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-button): fix tab chaining in lists #9148

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

NHristov-sap
Copy link
Contributor

feat(ui5-menu-item): add endContent slot PR introduces a regression in Tab chaining in lists because of improper marking of keyup event in ui5-button component. It was marked always but should be marked only if event is fired by Space key. In addition, there is redundant check in ListItemBase which is removed now.

@NHristov-sap NHristov-sap merged commit 9fdf617 into main Jun 7, 2024
10 checks passed
@NHristov-sap NHristov-sap deleted the fix_button_listitembase branch June 7, 2024 11:45
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.

None yet

3 participants