Skip to content

fix: Ensure row is visible before getting it #7260

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 5 commits into from
May 7, 2025
Merged

fix: Ensure row is visible before getting it #7260

merged 5 commits into from
May 7, 2025

Conversation

TatuLund
Copy link
Contributor

@TatuLund TatuLund commented Apr 1, 2025

Copy link

sonarqubecloud bot commented Apr 1, 2025

@ugur-vaadin ugur-vaadin self-requested a review May 7, 2025 05:44
@ugur-vaadin ugur-vaadin force-pushed the fix-tb-1515 branch 2 times, most recently from 0058115 to 5ae035a Compare May 7, 2025 15:24
TatuLund and others added 5 commits May 7, 2025 19:32
The previous version needed to use scrollTo as workaround, and now expected needs to be calculated before adding row as it is high enough to cause scroll to called internally.
@ugur-vaadin ugur-vaadin enabled auto-merge (squash) May 7, 2025 16:32
Copy link

sonarqubecloud bot commented May 7, 2025

@ugur-vaadin ugur-vaadin merged commit ff631ce into main May 7, 2025
5 checks passed
@ugur-vaadin ugur-vaadin deleted the fix-tb-1515 branch May 7, 2025 17:03
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.

GridElement.getRow() returns null even if it shouldn't
2 participants