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
Wrap the arrow characters in the previous and next buttons in <span aria-hidden="true"></span> so that they aren't announced by screen readers. These characters are decorative, and not required for comprehension, so that extra verbosity is unhelpful.
The text was updated successfully, but these errors were encountered:
Wrap the arrow characters in the previous and next buttons in
<span aria-hidden="true"></span>
so that they aren't announced by screen readers. These characters are decorative, and not required for comprehension, so that extra verbosity is unhelpful.The text was updated successfully, but these errors were encountered: