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

Move block up/down options #7

Closed
benjamminf opened this issue Apr 25, 2016 · 4 comments
Closed

Move block up/down options #7

benjamminf opened this issue Apr 25, 2016 · 4 comments
Assignees
Milestone

Comments

@benjamminf
Copy link
Contributor

Sometimes blocks can get pretty long, if they have a lot of content or children in them. Dragging them to change their position can get a little clunky in these cases. Would be good to have an option on the dropdown menu for each block to move their positions up and down as an alternative to dragging.

@benjamminf
Copy link
Contributor Author

benjamminf commented Jun 5, 2016

Another idea might be to auto-collapse the children container when dragging blocks. This will also help alleviate the pain of reordering very long blocks due to their children.

@benjamminf benjamminf added this to the 1.3.0 milestone Jun 22, 2016
@benjamminf
Copy link
Contributor Author

I'm deciding to not implement this feature. Adding any more menu items will overcrowd the menu, and auto-collapsing dragged blocks won't actually do anything, as dragging distance is dictated by all non-dragged blocks. The alternative is to manually collapse whatever blocks you need.

@ttempleton
Copy link
Contributor

Reopening this: Matrix fields have move up/down options as of Craft 3.5, so it'd be good if Neo could do it too.

@ttempleton ttempleton reopened this Aug 19, 2020
@ttempleton ttempleton self-assigned this Aug 19, 2020
@ttempleton ttempleton added this to the 2.9.0 milestone Sep 28, 2020
@ttempleton
Copy link
Contributor

Now implemented in the neo-2.9 branch.

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

No branches or pull requests

2 participants