We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From a quick check:
h1
lang
aria-current
<label>
<p>
Also, the activity settings page has way too much uppercase text to the point of being painful to read:
For some reason, this "IMPORTANT" is a <header>?
<header>
Are reports like this welcome? Should I open bug tickets for failed success criteria on these pages, or is this a non-goal?
Simple check with any accessibility tool, like axe or WAVE.
Following basic accessibility success criteria.
Severe number of problems, general lack of accessibility in many places.
No response
Firefox, tested with WAVE 3.2.7.1
The text was updated successfully, but these errors were encountered:
This is absolutely welcomed! I can't promise that we'll get to all of the issues, but I'm starting to look at a few of these as time allows.
Sorry, something went wrong.
No branches or pull requests
Description
From a quick check:
h1
elementslang
attribute on the document (breaking translation, hyphen algorithms, etc.)aria-current
for every page<label>
elements that have no functional value and should be replaced with<p>
Also, the activity settings page has way too much uppercase text to the point of being painful to read:
For some reason, this "IMPORTANT" is a
<header>
?Are reports like this welcome? Should I open bug tickets for failed success criteria on these pages, or is this a non-goal?
Steps to Reproduce
Simple check with any accessibility tool, like axe or WAVE.
Expected Behavior
Following basic accessibility success criteria.
Current Behavior
Severe number of problems, general lack of accessibility in many places.
Screenshots/Videos
No response
Client and System Information
Firefox, tested with WAVE 3.2.7.1
The text was updated successfully, but these errors were encountered: