A11y Contrast Issue on focus dropdown items (dark mode)

Hello,

The project/task/client and tags dropdowns are missing a focus indicator when navigating with your keyboard using TABs + arrow keys.

There’s no way to know what dropdown item is focus.

Actually, there is a focus color, but contrast is so low that you can’t see it. On hover, the color contrast is a bit higher, but still so low.

Here’s an screenshot of how hover looks, and how focus could look better:

I hope you could implement this accessibility improvement.

Thanks!

Thanks for bringing this up! You’ve identified a real accessibility issue. The focus indicator contrast on dropdown items in dark mode is too low to be clearly visible when navigating with keyboard controls like TAB and arrow keys. This makes it difficult for keyboard users to see which item is currently focused.

This is definitely something the product team should address to improve keyboard navigation accessibility. Your suggestion about increasing the contrast for the focus state is a good one, and the visual examples you’ve provided show exactly what needs improvement.