-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/radio
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
Screen reader announces "required invalid data..." when user enters an empty radio group that is required.
Reproduction
StackBlitz link: https://stackblitz.com/edit/uex8xzys?file=src%2Fexample%2Fradio-ng-model-example.html
Steps to reproduce:
- Go to https://stackblitz.com/edit/uex8xzys?file=src%2Fexample%2Fradio-ng-model-example.html
- Turn on screen reader
- Enter the radio group
- Hear the screen reader announces "required invalid data...."
Expected Behavior
Screen reader should not announce "invalid".
Actual Behavior
Screen reader announces "invalid".
Environment
- Angular: Latest
- CDK/Material: Latest
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): macOS
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/radio