camicroscope / caMicroscope

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

[UX] [Accessibility] Steps to Upload a Slide #965

Closed nwanduka closed 3 months ago

nwanduka commented 4 months ago

Describe the bug In the upload a slide modal, the instruction to successfully upload a slide is presented as bullet points. Users with screen readers would have trouble understanding the sequence of steps.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Slides'
  2. Click on 'Upload'

Expected behavior A better UX would be to use numbered lists or "Step 1:, Step 2:" and so on.

Screenshots

Capture
birm commented 3 months ago

I'm seeing different text; am I looking on the wrong branch? https://github.com/camicroscope/caMicroscope/blob/a9058bd34392c9398625b669d795f7d0500e7ff9/apps/table.html#L212

nwanduka commented 3 months ago

Ah! You're not on the wrong branch. I just realized I didn't run the build command to pull recent changes. I'll update the issue description.