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
This discussion was converted from issue #23133 on July 22, 2026 07:01.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
A lighthouse scan could give you much of this. Good idea to have that running in a CI/CD pipeline when developing this. Google Lighthouse uses axe.
I reported a bunch of issues that were samples from one page using - https://accessibilityinsights.io
I did see that there was some work on accessibility, but wanted to encourage more.
GitHub also has some tools that can help solve some of this quickly https://github.com/github/accessibility-scanner
It is good to catch this early if you can.
All reactions