angular-ui/ui-grid
Ver no GitHubExpanded area does not re-adjust when columns are pinned
Open
#4.033 aberto em 22 de jul. de 2015
grid-expandablehelp wantedtype: bug
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
steps to reproduce:
- go to Expandable Grid tutorial
- scroll down to the first demo
- expand one of the rows
- Pin Left column Id on the parent table
- observe that unpinned columns got a scroll bar and its width didn't readjust
- Pin Left column Name on the parent table
- observe that a loading gif is now visible.