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

[FEATURE] Corriger les titles pour les actualités. #328

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

MelanieMEB
Copy link
Member

🦄 Problème

Les titres des components NewsCards devaient être des H2 ou des H3 selon la page affichée.

🤖 Solution

Ajouter un titre de niveau H2, non visible, sur la page d'actualité pour pouvoir mettre du h3 à chaque fois.

🌈 Remarques

  • Retirer un header mal placé autour d'une image

💯 Pour tester

Vérifier la hierarchie des titres sur la page d'accueil et sur la page actualités.

@MelanieMEB MelanieMEB added 👀 Tech Review Needed team-evaluation PR relatives à l'expérience d'évaluation cross-team Toutes les équipes de dev labels Nov 18, 2021
@MelanieMEB MelanieMEB self-assigned this Nov 18, 2021
@pix-service
Copy link

I'm deploying this PR to these urls:

Please check it out!

Copy link
Member

@yannbertrand yannbertrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solution élégante, j'approuve :)

@@ -141,3 +141,15 @@
color: $grey-45;
}
}

.sr-only {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je me pose la question de où mettre cette classe mais je n'ai pas de meilleure proposition 🤔

@github-actions github-actions bot force-pushed the tech-add-title-for-accessibility branch from 0820c1f to 08f90d0 Compare November 18, 2021 14:22
@github-actions github-actions bot merged commit 9687a81 into dev Nov 18, 2021
@github-actions github-actions bot deleted the tech-add-title-for-accessibility branch November 18, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cross-team Toutes les équipes de dev 🚀 Ready to Merge team-evaluation PR relatives à l'expérience d'évaluation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants