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): focus after element when TAB key is pressed #3220

Merged
merged 1 commit into from
May 11, 2021

Conversation

dobrinyonkov
Copy link
Contributor

@dobrinyonkov dobrinyonkov commented May 11, 2021

If the "More" growing button is currently focused and the TAB key is pressed, focus is returning to the last focused ui5-li in the same list (focus trap).

chrome-capture (2)

Fix: The focus is now moved to the next interactive element after the ui5-list, when TAB key is pressed.

@ilhan007 ilhan007 merged commit 32a4148 into SAP:master May 11, 2021
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.

2 participants