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-date-picker): adjust value help icon role (#5419)
The ui5-date-picker value help icon is still decorative, but now has role "button".
On desktop the value help icon should be hidden from the screen reader.
For mobile devices the icon is visible for the screen readers, in order to enable
explore by touch scenarios.
Fixes: #5378
0 commit comments