pa11y / pa11y-dashboard

Pa11y Dashboard is a web interface which helps you monitor the accessibility of your websites
https://pa11y.org
GNU General Public License v3.0
983 stars 181 forks source link

A11y fixes for pa11y dashboard pages. #306

Closed sangitamane closed 1 year ago

sangitamane commented 2 years ago

It fixes many issues reported in a manual review done by @cmuncharaz 👍

  1. Page title of results page includes now target name.
  2. Fixes around - Add new url link, export graph button, back to top link, New Results Incoming Close Button
  3. Fixes the tabs component (aria roles added)
  4. Options button displayed on the top right corner of each task card, was not working, fixed.
  5. Few HTML validation errors fixed.