Skip to content

fix(ui5-table): register capture individually for selection #11899

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

Merged
merged 4 commits into from
Jul 19, 2025

Conversation

DonkeyCo
Copy link
Member

@DonkeyCo DonkeyCo commented Jul 10, 2025

Capturing events should be specific to the components, therefore moved capture phase into the selection components.
This also prevents the row action from firing the row-click event as well, which was an unwanted side effect from the previous change

Fixes #11509
Fixes #11932

@aborjinik aborjinik merged commit 534e64c into main Jul 19, 2025
19 of 20 checks passed
@aborjinik aborjinik deleted the fix-selection-capture branch July 19, 2025 22:26
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.13.0-rc.2 🎉

The release is available on v2.13.0-rc.2

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SF_ACC][Select] The focus is incorrect when using up and down arrow key in a Table ui5-table row-click event
3 participants