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

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

barugonman
Copy link
Contributor

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 a review from a team as a code owner January 31, 2025 19:29
@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
Contributor 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.

Copy link

sonarqubecloud bot commented Feb 3, 2025

@barugonman barugonman merged commit 9340d79 into develop Feb 3, 2025
6 checks passed
@barugonman barugonman deleted the a11y_labels_task1 branch February 3, 2025 19:16
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