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(ui5-radio-button): fix aria-disabled and focus of the read-only radio buttons #10257

Merged
merged 6 commits into from
Nov 29, 2024

Conversation

LidiyaGeorgieva
Copy link
Contributor

This pull request fixes two issues:

  1. radio buttons cannot be focused using the keyboard
  2. radio buttons lack the aria-disabled attribute and the screen reader doesn't announce that they
    can't be selected

fixes: #10025
downport of: #10111

…adio buttons

This pull request fixes two issues:
1. radio buttons cannot be focused using the keyboard
2. radio buttons lack the aria-disabled attribute
and the screen reader doesn't announce that they
can't be selected

fixes: #10025
downport of: #10111
@LidiyaGeorgieva LidiyaGeorgieva requested a review from a team November 26, 2024 15:20
@LidiyaGeorgieva LidiyaGeorgieva merged commit be55dc1 into release-1.24 Nov 29, 2024
8 checks passed
@LidiyaGeorgieva LidiyaGeorgieva deleted the ui5-radio-button-ACC-1.24 branch November 29, 2024 15:08
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v1.24.14 🎉

The release is available on v1.24.14

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants