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

Added Aria Labels to Image Links #903

Closed nwanduka closed 6 months ago

nwanduka commented 6 months ago

I added aria labels to the images (which also happen to be links) on the home page. Those images didn't initially have aria labels which posed an accessibility issue for users who use only keyboards to navigate the site.

Motivation

This PR fixed #901