neos-ui icon indicating copy to clipboard operation
neos-ui copied to clipboard

FEATURE: Make MultiSelectBox drag&drop sorting feature optional

Open Sebobo opened this issue 1 year ago • 2 comments

The MultiSelectBox in react-ui-components currently automatically makes all items draggable to allow changing the sorting. But this should be optional as not every use case needs this and then we have a feature that only confuses users.

Example: Sorting Tags and Collections for an Asset in the Media.UI has no benefit, see https://github.com/Flowpack/media-ui/issues/57

Example from the Demo:

SCR-20240208-kftb

Sebobo avatar Feb 08 '24 07:02 Sebobo

I would like to do this at the next Neos Sprint. :)

NicoleNitschke avatar Mar 01 '24 10:03 NicoleNitschke

I'm taking this instead :)

laurahaenel avatar Jun 28 '24 17:06 laurahaenel