Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
The import button accessible name does not match the tooltip text.
The button is currently announced through an aria-label, for example “Open upload dialog”, while the visible tooltip uses a different wording.
Both refer to the same action, but the labels are not consistent.
This can create confusion for screen reader users and voice control users, because the visible text and the accessible name do not match.
7.1 – Chaque script est-il, si nécessaire, compatible avec les technologies d’assistance ?
Audit "Accueil(connecté) - Docs"
Describe the solution you'd like
Use the same wording for the button accessible name and the tooltip text.
Discovery, Documentation, Adoption, Migration Strategy
This should be checked on the import button.
Expected behavior:
- the visible tooltip and the accessible name describe the same action;
Do you want to work on it through a Pull Request?
Yes.
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
The import button accessible name does not match the tooltip text.
The button is currently announced through an
aria-label, for example “Open upload dialog”, while the visible tooltip uses a different wording.Both refer to the same action, but the labels are not consistent.
This can create confusion for screen reader users and voice control users, because the visible text and the accessible name do not match.
7.1 – Chaque script est-il, si nécessaire, compatible avec les technologies d’assistance ?
Audit "Accueil(connecté) - Docs"
Describe the solution you'd like
Use the same wording for the button accessible name and the tooltip text.
Discovery, Documentation, Adoption, Migration Strategy
This should be checked on the import button.
Expected behavior:
Do you want to work on it through a Pull Request?
Yes.