Extending one column too far than supported makes the columns look distorted
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
In the AdvancedDataGrid columns, if we extend one column beyond a certain point overlapping other columns, column header and data are misaligned. Column header is not properly placed with column data. This scenario happens when first column data is lengthy and user resizes the column to have a better view of the UI.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the AdvancedDataGrid implementation and reproduce the issue by making the first column’s data lengthy, then resizing that column beyond the supported overlap point. Inspect how column headers and data positions are recalculated during resizing. Done means the header remains aligned with its column data after the resize.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100