camicroscope / caMicroscope

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

WCA protocol Improved : Covering Issue #859 and #858 #934

Open barchakuz opened 3 months ago

barchakuz commented 3 months ago

Summary

In this pull request, I address the issue of inaccessible pages that cannot be accessed directly, thus improving compliance with Web Content Accessibility (WCA) standards. The pages that were previously inaccessible are now made accessible through various enhancements.

Motivation

To improve google search engine ranking.

Testing

Test done using Web accessability evaluation powered by WebAIM tools

screenshot

user-before

user-after admin

birm commented 3 months ago

Please make your forks based off of develop if you can.

barchakuz commented 3 months ago

Please make your forks based off of develop if you can.

@birm sorry, could you please bit elobrate it, i have created seprate branch for each task to implement it.