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
There's an accessibility concern with the ui5-card's role="group" on the content slot.
In the wiki pages, it is specified that the section element, should indeed have role="group", but this AXE tool reports it as "not allowed". Could you take a look?
Bug Description
axe devtool reports an issue for Card component.
Expected Behavior
axe devtool should not report a11y issues for the Card component.
Steps to Reproduce
Isolated Example
https://codesandbox.io/s/awesome-shadow-y005t?file=/src/App.js
Context
Log Output / Stack Trace / Screenshots
Priority
The text was updated successfully, but these errors were encountered: