Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Accessibility testing for dashboard #192

Open
micker opened this issue Feb 5, 2020 · 2 comments
Open

Accessibility testing for dashboard #192

micker opened this issue Feb 5, 2020 · 2 comments

Comments

@micker
Copy link

micker commented Feb 5, 2020

hello this his the axe plugin report in dashboard
need to be corrected

1 aria problem

2 need text ref #117

3 68 problem of contrast
.active.no-dropdown[href="index.php"] > .sidebar-item-title
Dashboard

4 need unique id in aria
#module-content-latest-117 > .table.j-striped-table > tbody > tr:nth-child(2) > td:nth-child(2) > div[role="tooltip"]

Checked out
Jonathan Gafill
Wednesday, 05 February 2020
07:37

5 need unique id in tag
#module-content-latest-117 > .table.j-striped-table
Source de l’élément

6 bad title hiearchie
#content_scaling_1

Content Scaling

i recommand to your team to add axe plugin in chrome and test all views

@brianteeman
Copy link
Contributor

@micker

Instead of the Axe plugin you should really use accessibilityinsights

Has much more than automated testing and specifically includes great advice on how to resolve issues

https://accessibilityinsights.io/

https://www.youtube.com/watch?v=U6NY8Cxym5g

And one of the really nice features is that it produces awesome bug reports directly into github

@micker
Copy link
Author

micker commented Feb 5, 2020

cool thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants