QutEcoacoustics / workbench-client

workbench-client: a client side browser application for interacting with acoustic workbenches
Other
8 stars 1 forks source link

Text in modal menu items cannot be read when holding mousedown #2141

Open hudson-newey opened 1 month ago

hudson-newey commented 1 month ago

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:

  1. Go to 'ecosounds.org/projects/1134/sites/3350'
  2. Hold your mouse down on the "Download Annotations" menu item
  3. Observe that the background color changes (but when you repeat the steps for the "Audio Recordings" page, the background color does not change)

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

Screenshots

image

Desktop (please complete the following information):

atruskie commented 1 month ago

All menu items should probably have a pressed state/color.