camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
255 stars 295 forks source link

[Accessibility] Slides Page: Select element doesn't have an accessible name #1019

Closed nwanduka closed 3 months ago

nwanduka commented 3 months ago

Describe the bug The "select" element does not have an accessible name.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Slides'
  2. Right-click on page and click "inspect"
  3. Run a a11y test using the Axe devtools.
  4. See error

Expected behavior The "select" element must have an accessible name.

Screenshots image

YashrajKupekar17 commented 3 months ago

I will solve it. Please assign it to me.

nwanduka commented 3 months ago

Hi @YashrajKupekar17, thanks for volunteering to fix this. There's already a PR that fixes this issue. You could check out other issues that haven't been fixed yet.