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
Enhancing Accessibility and Usability of Carousel Component
This commit focuses on improving the accessibility and usability of the Carousel component. Aria attributes have been added to enhance screen reader compatibility, test cases have been modified to reflect these changes, and code has been refactored for better readability and maintainability. Specific updates include the addition of a ScreenReaderOnly component, updates to the Carousel story, and the inclusion of screenReaderText in the ICarouselStandAlone interface. Additionally, the MediaProgressBar component and its tests have been updated for better screen reader compatibility.
0 commit comments