angular-ui/ui-grid
GitHub で見るMoved column is returned to previous position during filtering after restoring state
Open
#5,375 opened on 2016年5月4日
help wanted
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
It's an bug of Save and restore state feature.
You can reproduce that on your tutorial ( http://ui-grid.info/docs/#/tutorial/208_save_state ).
Steps: 0. open http://ui-grid.info/docs/#/tutorial/208_save_state
- save state.
- move any column.
- restore state. (column return to it's saved place)
- write something to any column filter. Bug: moved column return to previous position.