media-ui
media-ui copied to clipboard
Disable reordering of tags everywhere
It just doesn't make any sense, we should just sort them alphabetically. Not sure if it's possible without touching react-ui-components

I think the component doesn't allow disabling ordering currently and it didn't have my priority. Alphabetically would be the best solution.
We can fix react-ui-components and use a patch here.
Yep yep that's what I meant
Can fix this when https://github.com/neos/neos-ui/issues/3715 is completed soon