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: debounce an update after virtualizer size change #7400

Merged
merged 1 commit into from
May 13, 2024

Conversation

tomivirkki
Copy link
Member

@tomivirkki tomivirkki commented May 10, 2024

Description

Schedule an update after Virtualizer size change to ensure item positions are correct after subsequent size change+update calls

Fixes vaadin/flow-components#6269

Type of change

Bugfix

@tomivirkki tomivirkki force-pushed the fix/virtualizer/subsequent-size-changes branch from 0d71743 to 5226900 Compare May 13, 2024 11:22
Copy link

sonarcloud bot commented May 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tomivirkki tomivirkki marked this pull request as ready for review May 13, 2024 11:34
@web-padawan web-padawan merged commit cb71069 into main May 13, 2024
9 checks passed
@web-padawan web-padawan deleted the fix/virtualizer/subsequent-size-changes branch May 13, 2024 11:56
tomivirkki added a commit that referenced this pull request May 13, 2024
tomivirkki added a commit that referenced this pull request May 14, 2024
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.5.0.alpha1 and is also targeting the upcoming stable 24.5.0 version.

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

Successfully merging this pull request may close these issues.

The issue of rendering Tree Grid with word wrap support
3 participants