8000 Corrections suite à l’audit flash d'accessibilité by Ash-Crow · Pull Request #310 · numerique-gouv/sites-faciles · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Corrections suite à l’audit flash d'accessibilité #310

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

Merged
merged 24 commits into from
May 12, 2025

Conversation

Ash-Crow
Copy link
Collaborator
@Ash-Crow Ash-Crow commented Apr 23, 2025

🎯 Objectif

Un certain nombre de problèmes a été remonté suite à l'audit flash d’accessibilité.

🔍 Implémentation

  • Correction de la balise <title> sur la page login.html (Notion)
  • Internationalisation des pages d’erreur 404 et 500 et de la page de recherche, et ajout de balises <title> appropriées
  • Quand on tabule au clavier, après avoir passé les liens d’évitement, on arrive sur “République française” et “Sites faciles”. Il devrait y avoir un seul lien “Accueil - Sites faciles”. Le focus reste sur le logo et le titre de Sites faciles, on tabule deux fois. Cela prête à confusion → Supprimer l’attribut title="Accueil — République française" sur le premier lien. → Lien totalement supprimé, en accord avec version actuelle de la doc
  • Ajouter un attribut autocomplete="" avec la valeur qui correspond au champ (Notion)
  • Liste de liens ou de boutons : transformation des <ul> comportant un seul <li> en <div> (Notion)
  • Éditeur de texte riche : masquer les blocs <p> vides éventuels, comme proposé dans cette issue Github (Notion)

⚠️ Informations supplémentaires

(optionnel) Documentation, commandes à lancer, variables d’environnement, etc.

🏕 Amélioration continue

  • Correction de l'erreur récurrente RuntimeError: Site-specific settings cannot be identified because qui empêchait le bon fonctionnement des pages d'erreur 500
  • Ajout de tests pour les pages 404 et 500
  • Mise à jour des dépendances
  - Updating certifi (2025.1.31 -> 2025.4.26)
  - Updating charset-normalizer (3.4.1 -> 3.4.2)
  - Updating django (5.2 -> 5.2.1)
  - Updating django-stubs-ext (5.1.3 -> 5.2.0)
  - Downgrading pillow-heif (0.22.0 -> 0.21.0)
  - Updating soupsieve (2.6 -> 2.7)
  - Updating cryptography (44.0.2 -> 44.0.3)
  - Updating packaging (24.2 -> 25.0)
  - Updating platformdirs (4.3.7 -> 4.3.8)
  - Updating willow (1.9.0 -> 1.10.0)
  - Updating identify (2.6.9 -> 2.6.10)
  - Updating mypy-extensions (1.0.0 -> 1.1.0)
  - Updating django-debug-toolbar (5.1.0 -> 5.2.0)
  - Updating django-dsfr (2.3.0 -> 2.4.0)
  - Updating ipython (8.35.0 -> 8.36.0)
  - Updating ruff (0.11.5 -> 0.11.9)
  - Updating unidecode (1.3.8 -> 1.4.0)
  - Updating wagtail-modeladmin (2.1.0 -> 2.2.0)
  - Updating click (8.1.8 -> 8.2.0)
  - Updating virtualenv (20.30.0 -> 20.31.2)
  - Updating wagtail-localize (1.11.3 -> 1.12.1)


[https://github.com/astral-sh/ruff-pre-commit] updating v0.11.8 -> v0.11.9

🖼️ Images

(optionnel) Une ou plusieurs captures d’écran, si pertinent

@Ash-Crow Ash-Crow force-pushed the accessibility-fixes branch from a09ee15 to 230bc34 Compare April 23, 2025 13:17
@Ash-Crow Ash-Crow changed the title Correction suites à l’audit flash d'accessibilité Corrections suite à l’audit flash d'accessibilité Apr 23, 2025
@Ash-Crow Ash-Crow marked this pull request as ready for review May 12, 2025 15:04
@Ash-Crow Ash-Crow merged commit a6ebfd1 into main May 12, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0