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

Feature/3715 rebased make multi select box drag&drop sorting feature optional #3874

Open
wants to merge 3 commits into
base: 8.4
Choose a base branch
from

Conversation

laurahaenel
Copy link
Collaborator

Solves #3715 .

What I did

  • MultiSelectBox will default to non-dragging behavior.

How I did it

  • Added new prop for the MultiSelectBox to ALLOW dragging.

How to verify it

  • E.g. AssetEditor add prop allowDragging={true} (Packages/Application/Neos.Neos.Ui/packages/neos-ui-editors/src/Editors/AssetEditor/index.js)

With allowDragging={false}:
image

Default:
image

** this is a new rebased branch from #3827 **
(I got all conflicts with the original branch and I dont want to deal with it)

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

Successfully merging this pull request may close these issues.

1 participant