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

Results Page Layout #305

Open cmuncharaz opened 2 years ago

cmuncharaz commented 2 years ago

The results page includes a chart comparing the number of results over time. This chart is not accessible. It would be great to add a table to convey the same exact data (date, errors, warnings, and notices) in a concise, alternative format.

At the same time, the headings structure of the results page is very poor, not providing a good outline to facilitate screen reader navigation. The page would benefit from a better headings structure.

Here's a proposal to change the results page layout by adding a table: Expand the aside list of dates to a full width table, adding the number of errors, warnings, and notices. The detailed description of errors, warnings, and notices (tabs component) could be placed after the table.

As for the headings structure, this could be (roughly) a better outline to replace the current one: