Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[List] Forms mode navigation enablement #9907

Open
dobrinyonkov opened this issue Sep 19, 2024 · 0 comments · May be fixed by #9904
Open

[List] Forms mode navigation enablement #9907

dobrinyonkov opened this issue Sep 19, 2024 · 0 comments · May be fixed by #9904
Assignees
Labels
bug This issue is a bug in the code Medium Prio TOPIC P

Comments

@dobrinyonkov
Copy link
Contributor

dobrinyonkov commented Sep 19, 2024

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.
@dobrinyonkov dobrinyonkov self-assigned this Sep 19, 2024
@dobrinyonkov dobrinyonkov added bug This issue is a bug in the code Medium Prio TOPIC P labels Sep 19, 2024
@dobrinyonkov dobrinyonkov linked a pull request Sep 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC P
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant