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
Make the BottomSheet Slider in Pois accessible to screen readers
Describe Your Preferred Solution
Add announcement to the main component when focused by adding accessibilityHint with sth like Locations near you (currently it is announcing BottomSheet Slider) and add announcement on how many items are in the list. Add if necessary additional enhancements to make the experience with BottomSheet Slider for screen readers better. See the related pictures below.
Additional Information
The text was updated successfully, but these errors were encountered:
Describe the Problem
Make the BottomSheet Slider in Pois accessible to screen readers
Describe Your Preferred Solution
Add announcement to the main component when focused by adding
accessibilityHint
with sth likeLocations near you
(currently it is announcingBottomSheet Slider
) and add announcement on how many items are in the list. Add if necessary additional enhancements to make the experience with BottomSheet Slider for screen readers better. See the related pictures below.Additional Information
The text was updated successfully, but these errors were encountered: