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

fix(a11y): Add visually hidden context to "Restart Application" button #2968

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Apr 2, 2024

image image

What does this PR do?

  • Adds a visually hidden description to the "Restart application" button

Context

I'd dispute this is really totally necessary as our current markdown matches the suggestion on MDN perfectly (<button> with aria-label wrapping an <svg> with aria-hidden=true), and clicking the button opens a dialog with more details. However, it's an easy fix to just add an additional description element here.

@DafyddLlyr DafyddLlyr force-pushed the dp/reset-button-a11y branch from a85bd9a to 2324302 Compare April 2, 2024 11:01
@DafyddLlyr DafyddLlyr marked this pull request as ready for review April 2, 2024 11:01
@DafyddLlyr DafyddLlyr requested a review from a team April 2, 2024 11:01
@DafyddLlyr
Copy link
Contributor Author

Copy link

github-actions bot commented Apr 2, 2024

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr merged commit 0978fa8 into main Apr 2, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/reset-button-a11y branch April 2, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants