Skip to content

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Oct 9, 2025

Description

This PR refactors the grid component to use ResizeObserver for detecting its visibility, replacing the vaadin-grid-appear animation hack, which is more expensive because it actually runs an animation.

Type of change

  • Refactor

@vursen vursen force-pushed the remove-vaadin-grid-appear-animation branch from 480cd30 to d8cbd48 Compare October 9, 2025 16:00
Copy link

sonarqubecloud bot commented Oct 9, 2025

@vursen vursen marked this pull request as ready for review October 10, 2025 08:52
@vursen vursen merged commit acf4f65 into main Oct 10, 2025
9 checks passed
@vursen vursen deleted the remove-vaadin-grid-appear-animation branch October 10, 2025 12:08
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.

3 participants