Quick question, oh great and terrible internet brain extension:
What are people's web accessibility pet peeves?
I already have unhelpful/missing alt-text and low contrast text.
Quick question, oh great and terrible internet brain extension:
What are people's web accessibility pet peeves?
I already have unhelpful/missing alt-text and low contrast text.
Web accessibility and usability also have huge overlaps... See also Curb Cut Effect.
My intention is to highlight usability first.
So far I have:
Current status of list:
* Explain Curb Cut Effect -- Accessibility helps UX, and starting from an Accessibility foundation allows quickly implementing UX.
* Front loading content (Put main content BEFORE the navbar in the raw HTML, even if the navbar renders above the content)
* Multiple themes available… Light, dark, high contrast.
* Color blindness aware.
* Caption videos.
* Transcripts of videos.
*Descriptive alt-text -- Is it there? Is it _helpful_?
@ghedipunk high system/bandwidth requirements! class issues are accessibility issues
small click targets, unnecessary forms that don't play nice with autocomplete
cutesy UI response language like 'it's all good'
Anything that can't deal properly with the back and forward buttons
Auto-playing video, especially with audio, ESPECIALLY if it cannot be muted
Click targets that scroll automatically
Video that COULD HAVE BEEN TEXT (especially anything instructive)
Nested hover menus are also bad
@USBhump as a person with a tedious job I respectfully disagree
but I would prefer the videos to begin upon request, tyvm
@USBhump there isn't really a service called Nut......... don't google it Kelly of course there is you KNOW there is
..........................gdi
Autoplaying video
Buttons that aren't clearly buttons because nothing has outlines and boxes anymore.
Things that scroll but have no scroll bar to indicate that they scroll.
@ghedipunk newsletter subscription popover modals.
clever scrolling; things that mess with scrollbars.
giant payloads that make hundreds of requests and fail catastrophically on low bandwidth / high latency connections.
@ghedipunk email fields that autocorrect and pone fields that don't bring up the numeric keyboard (on mobile obviously).
Aaaaaaargh
@ghedipunk Half-assed JS replacements for native inputs.
Top 3:
∙ Selects that don’t support keyboard input (make me irrationally angry)
• Wonky scrolling containers (extremely irritating)
• Checkboxes that don’t take keyboard input (it’s just Space — one key — how hard is it?!)