-
Notifications
You must be signed in to change notification settings - Fork 918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] slide drawer navigation item 'Discover' doesn't have active background when selected #5226
Comments
Nice catch. Thank you! |
Hi @ananzh, I would like to work on this issue. Thanks! |
OverviewWhile investigating this problem, I discovered that two distinct plugins, Problem
ScreenshotReference1 - The code that leads to two appId2 - The logic that check whether the button is active or not@joshuarrrr @ashwin-pc @ananzh @BSFishy any guidance would be really appreciate! |
Can you change the logic so it is more resilient and works for either app id? |
Hi @wbeckler no problem! I am preparing my midterm exam at the moment, but I plan to submit a pull request within the next week or two. |
Describe the bug
When we open the drawer and select Discover it is not highlighted with an active background color like other items.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be highlighted with an active background color like other items.
Dashboards Version
v 2.10.0
Screenshots
The text was updated successfully, but these errors were encountered: