angular-ui/ui-grid
Scrollbar BUG: Scrollbar doesn't work in the after expand the subGrid
Chiusa
#5587 aperta il 27 lug 2016
good first issue
Metriche repository
- Star
- (5395 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
I'm using UI-Grid to create subGrid and I need to retrieve data after expand. However, the scrollbar never work correctly after expand the row!
To reproduce this bug, go to this page: http://ui-grid.info/docs/#/tutorial/216_expandable_grid
You can reproduced this issue with any subgrid demo Use the "Retrieve data for subGrid when expanding" demo is easier to see it
Reproduce steps:
- Expand any row
- Then scroll to the very bottom.
- Scroll up and down a bit
- The grid become completely useless now
Here is how it looks like

For my own case, it works even worse!