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

refactor: do not flush virtualizer after updating its size #7372

Merged
merged 1 commit into from
May 2, 2024

Conversation

vursen
Copy link
Contributor

@vursen vursen commented May 2, 2024

Description

There seems to be no need to flush the virtualizer after updating its size in combo-box. The flush was added in #2339 when the iron-list was replaced with the virtualizer. However, all tests for both web-components and flow-components pass without it.

Type of change

  • Refactor

Copy link

sonarcloud bot commented May 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@vursen vursen changed the title refactor: do not flush after virtualizer size update refactor: do not flush virtualizer after updating its size May 2, 2024
@vursen vursen requested a review from tomivirkki May 2, 2024 14:28
@vursen vursen marked this pull request as ready for review May 2, 2024 14:28
@vursen vursen merged commit d7eeba2 into main May 2, 2024
9 checks passed
@vursen vursen deleted the combo-box/remove-flush-after-virtualizer-size-update branch May 2, 2024 15:36
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.4.0.beta2 and is also targeting the upcoming stable 24.4.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.

None yet

3 participants