Forum Discussion

EliGeorge's avatar
EliGeorge
Community Member
4 days ago

Rise 360 Accessibility - Repeated Text on Flip-cards

Hi,
So we had recently sent a Rise 360 course to a client, and coming back with accessibility issues, they had flagged that the Flip-card component was repeating the text on the backside of the card (It was set up with an image on front, text on back).

Upon investigation, we found that the Select to Flip button was reading the text out as part of the aria-label of the button - in the 'aria-labelledby', it is calling the description as part of the label.

After reading the label for the button, it is then reading out the text on the card. If you just select the button by itself, it reads through the label then the text, which is shown to repeat.

The only built-in option to 'remove' the button is currently just hiding it until hovered, which is still present completely for screen readers.

We wanted to flag this as this is undesirable to the client and users.

 

 

No RepliesBe the first to reply