Is your feature request related to a problem or unsupported use case? Please describe.
In the La Suite Numérique app switcher, the France Transfert link does not have an explicit enough accessible name.
The current aria-label uses the shortened wording:
aria-label="Fr. Transfert"
This abbreviation may not be clear enough for screen reader users.
Describe the solution you'd like
Update the aria-label to use the full service name:
aria-label="France Transfert"
The accessible name should match the complete and understandable name of the service.
Is your feature request related to a problem or unsupported use case? Please describe.
In the La Suite Numérique app switcher, the France Transfert link does not have an explicit enough accessible name.
The current
aria-labeluses the shortened wording:This abbreviation may not be clear enough for screen reader users.
Describe the solution you'd like
Update the
aria-labelto use the full service name:The accessible name should match the complete and understandable name of the service.