-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
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
Toegankelijkheidsverbeteringen Q1-2025 #4622
Comments
…nsible input Using aria-describedby to explain which input is responsible for the error
…sing aria-describedby
The accessibility improvements will be resolved in dedicated issues: |
@robinmolen can you edit the original ticket and hang them below the relevant bullet? |
…r' color, so it passes WCAG AA
Issue 2.5.3 is about the datepicker inputs that currently aren't connected to their labels. I've discussed this issue with Sergei, and we came to the conclusion that this issues cannot be resolved at this time. The current datepicker (flatpickr) has some accessibility issues that we cannot solve. In the future, if/when we can use the pure React datepicker, this issue will be solved. Unfortunately we can't do anything at this time |
Can't estimate without having seen the accessiblity report(s) |
The previous textual alternative, using `aria-label`, wasn't targetable by screen readers (tested using the macOS VoiceOver screen reader). By providing the textual alternative as real content the screen reader can find and read the content.
November 26th a new Accessibility test was performed which resulted into a new rapport. Most items in this rapport are 'small' improvements (color contrasts, changing html elements), but there are also a couple 'larger' issues. The list below contains the rapported accessibilty items, which I've tests with the macOS VoiceOver screenreader: Improvements that should be relatively simple:
All these smaller improvements should be completable in around 3 days Improvements that are a bit more complicated:
Estimate (including previously done work): 6 weeks |
Versie: 2.6.13
Ruwe eerste inschattingen op basis van rapport (op te vragen bij Joeri).
2.5.3 Label in naam (zelfde als 1.3.1?)Totaal: 13 dagen werk
The text was updated successfully, but these errors were encountered: