biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
12 stars 16 forks source link

Allow users to adjust the order of label trees #787

Open mzur opened 4 months ago

mzur commented 4 months ago

Users wished to be able to adjust the order of label trees. This is probably best implemented as a per-user setting. One way how this could be done is to allow users to sort the label trees in the project label trees tab. The order is then remembered in local storage and applied everywhere the label trees are displayed (volume overview, annotation tools, largo, ...). If this is implemented in the label trees component (which only requires the project ID as key), it should automatically work everywhere.