We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, RadioButton in version of 1.0.1 web component does not have accessble-name-ref
accessble-name-ref
All form elements should have accessble-name-ref support ( formally aria-labelledby)
aria-labelledby
{...}
Note: The priority might be re-evaluated by the issue processor.
The text was updated successfully, but these errors were encountered:
feat(ui5-radio-button): add accessibleNameRef property
4e3a368
Related to #4501
Hello @hkshetry ,
accessibleNameRef property is added to the RadioButton with #4511. It will be available with the next release - 1.1.0
accessibleNameRef
Best regards, Petar
Sorry, something went wrong.
dimovpetar
No branches or pull requests
Bug Description
Currently, RadioButton in version of 1.0.1 web component does not have
accessble-name-ref
Expected Behavior
All form elements should have
accessble-name-ref
support ( formallyaria-labelledby
)Context
Log Output / Stack Trace / Screenshots
Priority
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)
The text was updated successfully, but these errors were encountered: