UI5 / UI5/webcomponents

[List] Forms mode navigation enablement

Open
#9,907 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.