-
Notifications
You must be signed in to change notification settings - Fork 564
Labels
Description
Bug Report
Problematic behavior
The page title is "Docs", which does not allow identifying the current page:
<title>Docs</title>Expected behavior/code
Each page should have a relevant title in the <title> element, structured as follows:
<title>[Nom de la page] - Docs</title>Steps to Reproduce
- Open any page of Docs
- Observe the tab title in the browser
- Open multiple Docs tabs
- Notice that the title is not relevant or is not updated according to the context
Critères RGAA
Critère 8.5 : Chaque page Web a-t-elle un titre de page ?
Critère 8.6 : Pour chaque page Web ayant un titre de page, ce titre est-il pertinent ?
Impact
A blind user with multiple tabs open hears "Docs" for each of them without being able to distinguish the active view. They cannot quickly identify which page they are on without navigating through the content.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status
Status
In review