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

fix(ui5-list): enable forms mode navigation #9904

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dobrinyonkov
Copy link
Contributor

@dobrinyonkov dobrinyonkov commented Sep 19, 2024

Add "forms" mode to ui5-list component

  • Introduced forms mode to the ui5-list component, enabling users to tab through all active elements in the list.
  • Forms mode allows smoother navigation in lists with multiple items or nested UI elements.
  • Non-forms mode behavior remains unchanged, as designed by Fiori, to prevent excessive tabbing in complex list scenarios.
  • Forms mode is activated by either pressing F2 or F7

Closes: #9907

@dobrinyonkov dobrinyonkov marked this pull request as draft September 19, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[List] Forms mode navigation enablement
1 participant