angular-ui/ui-grid

Moved column is returned to previous position during filtering after restoring state

Chiusa

#5375 aperta il 4 mag 2016

 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wanted

Metriche repository

Star
 (5395 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

  1. save state.
  2. move any column.
  3. restore state. (column return to it's saved place)
  4. write something to any column filter. Bug: moved column return to previous position.

Guida contributor