-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Widget Editor: Focus toggle button when the global inserter is closed #68216
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
base: trunk
Are you sure you want to change the base?
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: +19 B (0%) Total Size: 1.89 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in f1d5432. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/15996464057
|
606f9d2 to
98cf4f1
Compare
98cf4f1 to
f1d5432
Compare
f1d5432 to
7cc70b8
Compare
What?
To prevent focus loss in the widget editor, the inserter toggle gets focus when the following actions are performed:
Why?
a11y. Similar implementations exist in the
editorpackage, but the widget editor is implemented differently and must be implemented separately.Testing Instructions
Testing Instructions for Keyboard
You should be able to do the same thing using just the keyboard.
Screenshots or screencast
cc3c9ce84a11d2018cf618af9360d788.mp4