-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Description
In the slide navigation panel (drawer menu), the menu item text is barely visible due to very low color contrast between the text and background.
This makes the navigation difficult to read and negatively impacts accessibility and user experience.
Current Problem
- Menu text appears faded / almost invisible
- Very low contrast between text color and background
- Difficult to read on mobile devices
- Affects usability and accessibility
Expected Behavior
- Menu text should be clearly readable
- Proper contrast ratio between text and background
- Fully visible in both light and dark themes
- Accessible for users with visual impairments
Suggested Fix
- Update text color to higher-contrast color (e.g., darker shade)
- Ensure WCAG accessibility contrast standards are met
- Test in both light and dark modes
- Verify hover and active states remain visible
Expected Outcome
Users should be able to:
- Clearly read all slide menu items
- Navigate easily without strain
- Experience improved mobile usability
If approved, I would like to work on fixing this UI issue.

Reactions are currently unavailable