Post #834779
2026-03-17 10:18 UTC
Every time I fix issues for screen readers, it ALWAYS ends up making the component better for everyone else. Often it's missing states, clunky form controls, and bugs.
For example in this latest one:
- an auto complete was messed up searching on wrong values
- missing states for logged in / checking logged in
- wrong busy states when loading other things
- keyboard works much better
It's improved for developers/maintainers too because there's now tests and story states.
#a11y #frontend
Replies (0)
No replies.