angular-ui/ui-grid

When column sorting at the top grid, any open sub-sub-grid is retracted

Open

#5,566 opened on 2016年7月19日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

I created a third-level-grid with the expandable option at each level. Steps to reproduce: -open some third-level-rows -click any column at the first-level to sort it.

Issue: The third-level-rows are retracted (closed) when the column sort takes place, but the sub-grid is not

Plunkr with my code-> http://plnkr.co/edit/F2qZZOR9T6GJ6N8QtuoI?p=preview Screencast to reproduce to see the issue-> http://screencast.com/t/M78pOOb7d2M

コントリビューターガイド