QutEcoacoustics / workbench-client

workbench-client: a client side browser application for interacting with acoustic workbenches
Other
8 stars 1 forks source link

Menu items should not seperate modal and link menu items #2149

Open hudson-newey opened 1 month ago

hudson-newey commented 1 month ago

At the moment, we automatically sort menu items by menu type, order, indentation level, and alphabetical order.

However, ordering the menu by type means we can't group menu items by putting navigational menu items next to modal menu items.

To improve the grouping of menu items, we should allow interleaving navigational menu items with modal menu items.

We should also group by category so that similar concepts are close together in the menu