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
fix(ui5-card): allow accessibleNameRef to be used (#4118)
Previously the card did not provide a way to label the static content in the component and to be announced by screen readers and adding accessibleNameRef, solves this issue.
NOTE: everything added in accessibleNameRef will be read on focusing the card
Fixes: #3681
0 commit comments