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
- Changed progress circle from `aria-valuetext` to `aria-label` for better accessibility
18
+
- Enhanced caching mechanism to preserve user-set aria-labels during pending states
19
+
20
+
These changes ensure that aria-labels are properly managed and preserved across component state changes, improving accessibility for screen reader users.
0 commit comments