[List] Forms mode navigation enablement
Open
@dobrinyonkov is already working on this.
Since Sep 19, 2024.
feature request
Medium Prio
TOPIC P
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
The ui5-list component needs a forms mode that allows users to tab through all active elements within the list. Additionally, forms mode should support F6 group skipping to facilitate faster navigation through complex lists with multiple nested UI elements.
Requirements:
- Introduce a forms mode for the ui5-list component.
- In forms mode, users should be able to tab through all active elements within the list.
- Implement F6 group skipping to allow users to quickly navigate between groups of elements in forms mode.
- Ensure that non-forms mode behavior remains unchanged as designed by Fiori, preventing excessive tabbing in complex list structures.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.