vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 729 forks source link

vaadin 8.9.3 - maybe grid spacer broken on grid with HeightMode.UNDEFINED #11856

Closed alexandru78 closed 4 years ago

alexandru78 commented 4 years ago
TatuLund commented 4 years ago

I managed to replicate the problem on one of my test apps with Vaadin 8.9.4. This bug is apparently a regression due improvements made for details row handling in Vaadin 8.9.0.

@alexandru78 Just noting. Your example code for reproducing the problem is not sufficient. Requirement for minimal reproducible example is to be self sufficient and not containing custom classes or 3rd party libraries.

alexandru78 commented 4 years ago

@alexandru78 Just noting. Your example code for reproducing the problem is not sufficient. Requirement for minimal reproducible example is to be self sufficient and not containing custom classes or 3rd party libraries.

first of all thank you for taking a look and for pointing it out. you're right. I apologise for the mistake. should I delete it or may I label it with something similar to "My grid is similar to:"?