Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and drop arrangement #104

Open
mjoelweb opened this issue Jun 6, 2021 · 2 comments
Open

Drag and drop arrangement #104

mjoelweb opened this issue Jun 6, 2021 · 2 comments

Comments

@mjoelweb
Copy link

mjoelweb commented Jun 6, 2021

Will be nice to have item arrangment using drag and drop

Will be useful to arrange item or categories etc by weight, seniority using drag drop method

I can see two module examples that have this feature mymenus and modulebuilder itself

@ggoffy
Copy link
Collaborator

ggoffy commented Jun 23, 2021

yes, this would be nice.
but there are a lot of possibilities:

  • do I allow d&d only for subcategories within a category or not?
  • do I allow nested d&d?
  • how to show the categories within e.g. a dropdown in other forms, where it is used?
  • ...

for the moment I have no simple and general solution

@mjoelweb
Copy link
Author

yes, this would be nice.
but there are a lot of possibilities:

  • do I allow d&d only for subcategories within a category or not?
  • do I allow nested d&d?
  • how to show the categories within e.g. a dropdown in other forms, where it is used?
  • ...

for the moment I have no simple and general solution

Maybe someday when a simple solution are found this can be consider

I like the way mymenu module implement the drag and drop..it allows nested, main and sub menu to drag and drop..

Maybe in future modulebuilder we can select if we want activate drag and drop to arrange item

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants