Skip to content
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

Addresses a11y labels error issue #1609 #1611

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

barugonman
Copy link

First of a set of PRs fixing a11y errors. Two 'missing label' errors fixed by adding aria-label with content matching 'placeholder'.

See #1609 on how to reproduce the issue using WAVE plugin.

@barugonman barugonman requested review from duranb and removed request for duranb January 31, 2025 19:31
Copy link
Collaborator

@duranb duranb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! It'd be awesome if we could figure out a way to apply the placeholder value directly to the aria-label automatically. Not sure how to go about that yet though.

@barugonman
Copy link
Author

Thanks @duranb , I did a bit of a skim and can't see a way to pass the one value to the other, but if someone can figure it out we can fix it later. Other examples I've looked at have had similar redundancy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants