You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ing (#11033)
Problem:
Invalid ARIA attributes were being generated when the referenced header element wasn't available with the exact ID.
Solution:
Remove _accAttributesForHeaderActions because the header and the (pin/unpin/expand/collapse) actions exist in separate shadow DOMs.
Fixes: #10987
Describe the bug
We are using the DynamicPage component in our application. We are getting a11y issue - ARIA attributes must conform to valid values.
Here is the screenshots:
Isolated Example
https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-dynamicpage--docs
Reproduction steps
Expected Behaviour
Component should not give any a11y issue.
Screenshots or Videos
No response
UI5 Web Components for React Version
2.5.0
UI5 Web Components Version
2.5.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
SAP
Declaration
The text was updated successfully, but these errors were encountered: