1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,496 forks (2,496 forks)batch import
grid-expandablehelp wanted
Repository metrics
- Stars
- 5,395 stars (5,395 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Please see this Plunker.
Best way to recreate this is to expand all and then scroll all the way to the bottom on the outer grid.

Contributor guide
- Research direction
- Reproduce the issue using the provided Plunker. Inspect the CSS styles applied to the expandable grid when scrolled to the bottom. Look for any missing or overridden styles, particularly for the grid's footer or scrollbar area. Consider using browser devtools to trace style inheritance and check for any conflicting CSS rules. Potential fix may involve adjusting the grid container's height or overflow properties.
- Tech stack
- javascriptangular
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- CSS