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

header, combobox rechercher, absence de nom sur la listbox #6408

Open
Marie-a11y opened this issue Jan 10, 2025 · 0 comments
Open

header, combobox rechercher, absence de nom sur la listbox #6408

Marie-a11y opened this issue Jan 10, 2025 · 0 comments
Labels

Comments

@Marie-a11y
Copy link
Collaborator

Description
la listbox du module de recherche a un attribut aria-labelledby qui ne point vers aucun id existant. Ce qui fait que la listbox n'a pas de nom

Reproduction
Etapes à suivre pour reproduire le bug

  1. Aller à https://code.travail.gouv.fr/outils/convention-collective/entreprise
  2. inspecter le module de recherche dans le header
  3. inspecter particulièrement la listbox (liste de résultats de recherche)
  4. voir que l'id downshift-:r0:-label n'existe pas sur la page

Comportement attendu
Soit ajouter un id="downshift-:r0:-label" sur la balise <label>
Ou ajouter un attribut aria-label="rechercher" sur la balise <ul role="listbox">

Screenshots
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant