opencast-editor icon indicating copy to clipboard operation
opencast-editor copied to clipboard

Metadata fields are not alphabetically sorted

Open jduehring opened this issue 2 years ago • 1 comments

When changing the Metadata in the Editor, the selectable dropdown lists are not alphabetically sorted.

image

In my opinion it would make sense to have them sorted.

jduehring avatar Feb 13 '24 13:02 jduehring

Not sure about the default ordering, but listproviders can have a user-defined order (e.g. s. licenses.properties). IMO, the editor should primarily respect that. But falling back to sorting by name makes sense to me.

mtneug avatar Feb 13 '24 16:02 mtneug