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: propagate checkbox required attribute to input #7672

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Aug 19, 2024

Description

When implementing required state in #7285 for some reason I didn't add required attribute propagation.

Tested this with VoiceOver on Chrome and Safari and the required state is now announced:

Screenshot 2024-08-19 at 16 14 54 Screenshot 2024-08-19 at 16 15 10

Type of change

  • Bugfix

Copy link

sonarcloud bot commented Aug 19, 2024

@web-padawan web-padawan merged commit 881a9f9 into main Aug 20, 2024
9 checks passed
@web-padawan web-padawan deleted the fix/checkbox-input-required branch August 20, 2024 07:09
web-padawan added a commit that referenced this pull request Aug 20, 2024
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