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
Corrected the implementation of aria-describedby to ensure compatibility with NVDA and VoiceOver. Elements such as span or div now have appropriate roles (interactive, image, or landmark) to ensure they are not ignored by screen readers. This update maintains compatibility with JAWS and Talkback, enhancing overall accessibility.
0 commit comments