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-button): move button type text from aria-label to aria-description (#12474)
When a button has design property (like Emphasized, Negative), the type text
should be in aria-description instead of aria-label for better semantic
separation. Updated tests to verify the new behavior.
Fixes#12413
0 commit comments