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: 'Upload from URL' link lacks visual focus indicator #1018

Open nwanduka opened 3 months ago

nwanduka commented 3 months ago

Describe the bug The 'Upload from URL' and 'Upload from local' links in the slide upload modal are focusable but lack a visual indicator when they receive focus.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Slides'
  2. Click on 'Upload'
  3. Press the tab key to highlight all interactive elements
  4. You'll notice that other elements have a visual focus indicator except the 'upload from url' link.

Expected behavior Interactive elements should not only be keyboard accessible but also have a visual focus indicator.

Screenshots image

image

DAAS2 commented 1 month ago

Hi @nwanduka

I'd like to work on this issue! Could you please assign it to me? Thanks.

birm commented 1 month ago

Hi @DAAS2 we don't assign issues usually, but if you want to work on something that you've identified, open a PR!

rahulptl165 commented 2 weeks ago

Hi, @birm is this issue still opened, i want to work on this .

rajku-dev commented 6 days ago

Hi, @birm I have created a pull request fixing this bug.