-
-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
Feature Request: Expandable Navigation Drawer or Color Coding for Mini Mode
Current Behavior
The navigation drawer is currently in mini (collapsed) mode, showing only the first letter of each project name. When I have multiple projects open with the same starting letter (e.g., "fcode", "flashpanel", "fshare"), they all display as "F", making it difficult to distinguish between them.
Requested Feature
I would like one of the following options:
- Expandable drawer: Add the ability to expand the navigation drawer to show full project names
- Color coding: If keeping the mini mode, add different colors for each project to help differentiate them
Use Case
When working with multiple projects that start with the same letter, it's hard to identify which project is which at a glance.
Example
Current view:
- F (fcode)
- F (flashpanel)
- F (fshare)
Desired view (option 1 - expanded):
- fcode
- flashpanel
- fshare
Or (option 2 - color coded):
- F (blue - fcode)
- F (green - flashpanel)
- F (red - fshare)
Additional Context
This would greatly improve navigation when managing multiple projects simultaneously.
ILDaviz
Metadata
Metadata
Assignees
Labels
No labels