[FIX] Active menu navigation item
Closed this issue · 0 comments
HpatricioH commented
Has this bug been raised before?
- I have checked "open" AND "closed" issues and this is not a duplicate
Where did you encounter this issue?
In the navigation bar
Bug Description
The navigation bar does not have an active state to indicate when the user is on the Links or QRCode pages.
Reproduction Steps
steps to reproduce:
- Go to the dashboard page.
- Look at the top right side to locate the navigation bar.
- The Links or QR Code should have a different color to indicate which page the user is currently on.
Attach Screenshots
Would you like to work on this issue?
No
What to do?
To fix this, apply the color "dark-midnight" to the "Links" and "QR Codes" menu options. The active color should be applied as follows:
- The "Links" menu option should be active with the color "dark-midnight" when on the dashboard page.
- The "QR Codes" menu option should be active with the color "dark-midnight" when on the /dashboard/qrCode page.
Check the page the user is visiting to apply the active color using Tailwind.