Text in modal menu items cannot be read when holding mousedown #2141
Labels
bug
Something isn't working
triage:low
Low priority issue or pull request
ui feature
A new feature/page to add to the project
Describe the bug
If a menu item opens a modal, holding down the left mouse button causes the background to change color. This does not happen with regular navigation menu items.
When the menu items background color changes, it changes to the same color as the the text, resulting in unreadable text.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Either:
The background color should not change
OR
The background color of all menu items should change to a lighter variant when mouse down is held
btn-outline
. I use this as an example because the button is not filled until hover (same as a menu item), and then gets a lighter color when "active" (mouse is held down)Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: