huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
237 stars 79 forks source link

[Stabilization fix] 6714 - Filters v2 dnd issues #6716

Closed Zasa-san closed 5 months ago

Zasa-san commented 5 months ago

fixes #6714

PR checklist:

QA checklist:

Zasa-san commented 5 months ago

LGTM! Regarding the functionality, not related to this issue, but maybe you can take a look at this behavior, when adding an item it is placed at the bottom of the list, but when adding a group, it is placed at the top of the list.

Great catch! I've added a custom handler. New items will now go to the bottom. Existing items will remain in their row when changed.