Neos-ui: Sortable multiselect/references editor

Created on 31 Jul 2017  路  10Comments  路  Source: neos/neos-ui

The multiselect and references component should be sortable

Enhancement

All 10 comments

@mstruebing why just for reference? i think it should be for both?

I mean maybe @skurfuerst is implementing it or is able to implement it as he goes but just to make sure that the connection is there

Hey,

just a question: Is this possible in the old UI? I just want to understand if this is a (definitely cool/nice to have feature) or a must have for 1.0.

All the best,
Sebastian

It's definitely possible in the old UI and a very important Feature actually :)

I'll give it a try this weekend!

Probably should use react-dnd for it, since we already use it.

Jip! I wanted to check the nodetree etc. to use the same lib

react-dnd has some learning curve, got to read through a few tutorials to get it, but it's worth it if we want to do some more complex dnd later.
You'd need to add your drag type here: https://github.com/neos/neos-ui/blob/master/packages/neos-ui/src/Containers/dndTypes.js

I already implemented it in a dashboard we use internally, so guess i'll get id working. But thanks for the hint!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

skurfuerst picture skurfuerst  路  9Comments

ComiR picture ComiR  路  5Comments

dennisirmscher picture dennisirmscher  路  7Comments

dimaip picture dimaip  路  10Comments

bwaidelich picture bwaidelich  路  9Comments