-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Site Hub: Remove the aria-label from the Edit button #47343
Conversation
Size Change: -6 B (0%) Total Size: 1.33 MB
ℹ️ View Unchanged
|
Flaky tests detected in b1e33db. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/3983958416
|
Note that this change is mutually exclusive with #47142 since if the Edit button will only show an icon, the aria-label needs to be kept. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! cc @afercia
What?
Removes the aria-label from the Edit button that is located in the top part of the screen in browse mode (When you first open the Site Editor).
Closes #47335.
Why?
The aria-label (Open the editor) and button text (Edit) did not match. For details please see the issue.
Testing Instructions
Testing Instructions for screen reader users
Screenshots or screencast
Before:
After: