You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vaadin version(s): checked on 24.5.5, 24.4.6
OS: Windows 11
Browser: Chrome 131.0.6778.70
Browsers
Chrome, Edge, Issue is not browser related
The text was updated successfully, but these errors were encountered:
yuriy-fix
changed the title
Grid joined columns misplaced when a flexgrow + zero whdth column exists
Grid joined columns misplaced when a flexgrow + zero width column exists
Nov 28, 2024
Description
I'm prepending a "spacing" column to a grid with joined columns, and it breaks the joined header row.
Looks like this:
Expected outcome
If I remove the
.setWidth("0")
line on the "Z" column, it looks as expected:Minimal reproducible example
Steps to reproduce
just run it
Environment
Vaadin version(s): checked on 24.5.5, 24.4.6
OS: Windows 11
Browser: Chrome 131.0.6778.70
Browsers
Chrome, Edge, Issue is not browser related
The text was updated successfully, but these errors were encountered: