Option to have Icons-only sidebar on mobile
What feature would you like implemented?
The option to swap the default navigation menus on mobile for the icons-only fixed in place sidebar, as available at desktop screen sizes. (this is as close as i could get via resizing the window)
Ive never encountered vue before, but based on !630 (merged) i had a look at universal.vue and i think I can see where it swaps the menus out based on width & device type, so I assume some setting to interact with that would work? (not sure if that's the correct thing to do here)
Why should we add this feature?
I find the desktop UI much easier to use than mobile primarily for this reason. The current mobile UI means an action to summon the menu, which then only supports the full width with text labels. On desktop, I can click straight through, and the menu is customizable
Version
2024.8.2
Instance
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar requests, and this is not a duplicate.