Resizing columns causes a gray space next to the grid
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Hi, I have a problem with Grids. My Grid has a width : 100%, which is in a Panel with a width : 50%.
I reduce the size of one column I have a grey space on the right of my Grid.
Then I change the size of my Panel to 100%, my Grid has a width : 100%, OK. But my columns keep the size they had when my Panel had width : 50%.
Is there a way to reset the size of all my columns after my event (Panel : 50% -> 100%) ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is identified in the report. Start by reproducing the grid and panel resize sequence from the screenshots, then locate the column-resizing and panel-layout handling; done means the grid columns correctly adjust after the panel changes from 50% to 100% without leaving gray space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100