vaadin / vaadin/framework

GridLayout's initial render causes component overlap

Open
#12,614 0 comments 0 reactions 1 assignee View on GitHub

@thevaadinman is already working on this.

Since Apr 24, 2024.

bug
Dominant language
Java
Stars
1.8k
Forks
717
Avg merge
2d 6h
Merged PRs (30d)
3

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.