We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
The Axe Dev tool shows a critical error regarding a missing required ARIA attribute for the FlexibleColumnLayout separator.
No response
https://dequeuniversity.com/rules/axe/4.10/aria-required-attr?application=AxeChrome
2.10.0
Chrome
The text was updated successfully, but these errors were encountered:
Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.
Sorry, something went wrong.
Hello @SAP/ui5-webcomponents-topic-p ,
Please check if the separators in the FCL need to have aria-valuenow set. I guess it gets set when the columns are resized.
Kind regards,
Georgi
SAP Development Support
NakataCode
Successfully merging a pull request may close this issue.
Describe the bug
The Axe Dev tool shows a critical error regarding a missing required ARIA attribute for the FlexibleColumnLayout separator.
Isolated Example
No response
Reproduction steps
Expected Behaviour
https://dequeuniversity.com/rules/axe/4.10/aria-required-attr?application=AxeChrome
Screenshots or Videos
UI5 Web Components for React Version
2.10.0
UI5 Web Components Version
2.10.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: