Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
In the “All documents” list, the tab order is not coherent enough for keyboard users.
Currently, users need to press Tab several times before reaching the next document.
This makes navigation slower and harder to understand, especially when the list contains many documents.
12.8 – Dans chaque page web, l’ordre de tabulation est-il cohérent
Describe the solution you'd like
Audit "Accueil(connecté) - Docs"
Improve the keyboard navigation pattern in the document list.
The expected behavior is:
- one
Tab stop to reach the document item;
- one additional
Tab stop to reach the actions related to that document;
- then the next
Tab should move to the next document item.
When the document item is reached, the main information should be announced:
- document name;
- last update date;
- number of participants who have access to the document.
This would make the list easier to navigate and understand for keyboard and screen reader users.
Discovery, Documentation, Adoption, Migration Strategy
This should be checked in the “All documents” list.
The expected navigation pattern should be:
Document item → Document actions → Next document item
Testing should be done with keyboard-only navigation and screen reader navigation.
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.
In the “All documents” list, the tab order is not coherent enough for keyboard users.
Currently, users need to press
Tabseveral times before reaching the next document.This makes navigation slower and harder to understand, especially when the list contains many documents.
12.8 – Dans chaque page web, l’ordre de tabulation est-il cohérent
Describe the solution you'd like
Audit "Accueil(connecté) - Docs"
Improve the keyboard navigation pattern in the document list.
The expected behavior is:
Tabstop to reach the document item;Tabstop to reach the actions related to that document;Tabshould move to the next document item.When the document item is reached, the main information should be announced:
This would make the list easier to navigate and understand for keyboard and screen reader users.
Discovery, Documentation, Adoption, Migration Strategy
This should be checked in the “All documents” list.
The expected navigation pattern should be:
Testing should be done with keyboard-only navigation and screen reader navigation.
Do you want to work on it through a Pull Request?
Yes.