Skip to content

Conversation

@tomivirkki
Copy link
Member

Related to https://github.com/vaadin/start/issues/1249

Follow-up for #387

The previous selector with items:empty doesn't apply when there are hidden rows in the DOM. This PR makes the items container always have a min-height of 1px when heightByRows is used. This is to make sure the virtualizer generates rows even when there are non-visible rows in the DOM.

@tomivirkki tomivirkki added the no-polymer Removing Polymer from Vaadin public APIs label May 26, 2021
Copy link
Member

@web-padawan web-padawan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, added two non-blocking comments.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tomivirkki tomivirkki merged commit c8b5854 into master May 26, 2021
@tomivirkki tomivirkki deleted the fix-height-by-rows branch May 26, 2021 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-polymer Removing Polymer from Vaadin public APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants