Tootfinder

Opt-in global Mastodon full text search. Join the index!

@aardrian@toot.cafe
2026-07-10 16:09:31

Yet another #accessibility #overlay that introduces WCAG failures just by installing it.
Users might not be able to report an accessibility problem. Here, one field is unlabeled (4.1.2 / 1.3.1) and the other is labeled by its placeholder (1.4.3 / 3.3.2).
This one offered by Welcoming Web.

“Report An Accessibility Problem” form with a textarea preceded by the visible label “Please describe your accessibility problem”, which dev tools shows is not associated with the field, and then a text field with the label “Please enter your email”, and which is also not associated with the field (though the field has placeholder text).