You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
This ticket is a placeholder for performing accessibility testing of our prototype, and gathering tools/ideas for doing such testing.
As mentioned in today's meeting, I found an "Accessibility Developer Tools" Chrome plugin that does an accessibility audit and reports back issues as severe, warning, passing, etc. Once installed, this auditing capability is available in the Developer Tools on the "Audits" tab.
This week, I've run the tool on most pages in our prototype and fixed all the Severe errors except for one, which seems to be a bug in ng2-bootstrap. I'm working on tracking that down and reporting it to them.