Skip to content

Conversation

@laurahaenel
Copy link
Collaborator

@laurahaenel laurahaenel commented Oct 21, 2024

Solves #3715 .

What I did

  • MultiSelectBox can be set 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

Copy link
Member

@Sebobo Sebobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great, thx!

@jonnitto jonnitto merged commit f288653 into neos:8.4 Apr 1, 2025
10 checks passed
@Sebobo Sebobo changed the title Feature/3715 rebased make multi select box drag&drop sorting feature optional FEATURE: Make multi select box drag&drop sorting feature optional Oct 9, 2025
@github-actions github-actions bot added the Feature Label to mark the change as feature label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.4 Feature Label to mark the change as feature

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants