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

GridLayout's initial render causes component overlap #12614

Open
thevaadinman opened this issue Apr 24, 2024 · 0 comments
Open

GridLayout's initial render causes component overlap #12614

thevaadinman opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels

Comments

@thevaadinman
Copy link
Contributor

The initial render of a GridLayout with no set size can miscalculate the space needed for certain components. This was noticed as part of routine testing, specifically in the test UI com.vaadin.tests.fonticon.GridLayoutOnFontLoad where a button's width in the first column will exceed the column boundary and the Grid component's caption will overlap with a text area.

@thevaadinman thevaadinman self-assigned this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant