greenpeace / planet4

Built on top of Wordpress tech, Greenpeace Planet 4 powers digital platforms to engage with millions and win campaigns around the world.
https://planet4.greenpeace.org
Creative Commons Attribution Share Alike 4.0 International
66 stars 27 forks source link

PLANET-5227 Counter Block Accessibility #69

Closed comzeradd closed 4 years ago

comzeradd commented 4 years ago

Brief summary of task:

Improve a11y status of the Counter block markup

Objectives of task:

The counter block looks pretty good, VoiceOver reads the text separately if it has placeholder, for example:

700
signatures of
1000
completed
300
remaining

To avoid this, add a "role=text" attribute to the "counter-text" div.

comzeradd commented 4 years ago

Fixed at greenpeace/planet4-plugin-gutenberg-blocks#366