Fix: Focus loss when button goes to disabled state#608
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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #608 +/- ##
=============================================
+ Coverage 73.18% 74.00% +0.82%
- Complexity 1731 1738 +7
=============================================
Files 85 85
Lines 7473 7490 +17
=============================================
+ Hits 5469 5543 +74
+ Misses 2004 1947 -57
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|

What?
Part of - #589
Why?
How?
accessibleWhenDisabledprop so the focus does not lost while button goes to disabled modeUse of AI Tools
Testing Instructions
Screenshots or screencast
Changelog Entry