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

Fix : Ensure tooltips match screen reader labels for toolbar icons It fixes the issue NO : #981 #1042

Open ujjwaldubey1 opened 1 week ago

ujjwaldubey1 commented 1 week ago

This title concisely describes the purpose of the changes, indicating that it addresses an accessibility issue by ensuring consistency between tooltips and screen reader labels.

Summary

This update improves accessibility by ensuring that tooltips are consistent with screen reader labels. Previously, there were mismatches between the tooltips visible to users and the labels read by screen readers, which could lead to confusion for users relying on assistive technologies.

Motivation

Testing

Questions