-
Notifications
You must be signed in to change notification settings - Fork 26
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(#2284): radio group tabindex order #2323
Conversation
7654940
to
78fab43
Compare
🎉 This issue has been resolved in version 1.32.0-alpha.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 4.2.0-alpha.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 6.2.0-alpha.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 4.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.32.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 6.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Before (the change)
Reproduced problem with tabindex order:
PlaygroundReact.-.Google.Chrome.2024-12-23.17-11-32.mp4
After (the change)
Result:
PlaygroundReact.-.Google.Chrome.2024-12-23.17-19-24.mp4
Make sure that you've checked the boxes below before you submit the PR
Steps needed to test
Tested result on chrome in web-components playground and in react playground:
![image](https://private-user-images.githubusercontent.com/896163/398271450-b870d955-2315-4cbd-bc1e-3729b978f95e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MzUxNjAsIm5iZiI6MTczOTkzNDg2MCwicGF0aCI6Ii84OTYxNjMvMzk4MjcxNDUwLWI4NzBkOTU1LTIzMTUtNGNiZC1iYzFlLTM3MjliOTc4Zjk1ZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOVQwMzE0MjBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lY2JhODUyNzFkNWY3NTc2ODhmY2E2YWM4NjM5NGE2ZjZiYTgyNzgxMDMxYjE3NGVhYTAzMzg4NTBlZDgzOTRlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.qbgFV-8ia8iVmuji-y8qmEWVNT1MEGKzJjOa92cPWvg)