Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tile cover image a11y #419

Open
ppvg opened this issue Nov 28, 2023 · 0 comments
Open

Tile cover image a11y #419

ppvg opened this issue Nov 28, 2023 · 0 comments
Labels
a11y Accessibility fixes and improvements Images Component 'Images' (Logo) Non core set Outside the base set of components semantic Tile tile / card component
Milestone

Comments

@ppvg
Copy link
Member

ppvg commented Nov 28, 2023

From independent accessibility report, SC 1.3.2:

Op pagina components/image-cover.html staan een aantal voorbeelden van een tegelweergave. De afbeelding die bij de betreffende tegel hoort staat in de code steeds boven de kop die bij die tegel hoort. Dit kan tot problemen leiden, omdat gebruikers dan kunnen denken dat deze content hoort bij een andere bovenliggende kop. Dit speelt vooral voor gebruikers die de webpagina niet visueel zien, maar afhankelijk zijn van de volgorde in de code, bijvoorbeeld bij het gebruik van hulpsoftware. Dit kan worden opgelost door in de code de content daadwerkelijk onder de kop te zetten waar het bij hoort. Via CSS kan het dan zo opgemaakt worden dat er visueel niets hoeft te veranderen. Dit kan bijvoorbeeld via de eigenschap "order".

Tiles with a cover image should have the image after the heading in the markup.

@ppvg ppvg added the a11y Accessibility fixes and improvements label Nov 28, 2023
@HeleenSG HeleenSG added Images Component 'Images' (Logo) semantic Tile tile / card component labels Sep 19, 2024
@Davidemeer Davidemeer added the Non core set Outside the base set of components label Sep 30, 2024
@Davidemeer Davidemeer added this to the Fase 2 Manon milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility fixes and improvements Images Component 'Images' (Logo) Non core set Outside the base set of components semantic Tile tile / card component
Projects
None yet
Development

No branches or pull requests

3 participants