Skip to content

fix(ui5-table-growing): prevent focus while scroll to grow #11358

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 2 commits into from
Apr 23, 2025

Conversation

DonkeyCo
Copy link
Member

When scrolling to grow the first row is focused, which leads to unexpected behaviour during scrolling.
Focusing the first row/last row should only be done if the table has a growing component

Fixes #11298

@DonkeyCo DonkeyCo requested a review from aborjinik April 17, 2025 09:08
@DonkeyCo DonkeyCo merged commit 002f64f into main Apr 23, 2025
12 checks passed
@DonkeyCo DonkeyCo deleted the fix-growing-focus branch April 23, 2025 11:18
@ui5-webcomponents-bot
Copy link
Collaborator

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

The release is available on v2.10.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][Table]: Table will scroll to top when fitst time loadmore
3 participants