angular-ui/ui-grid

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

Fermée

#5 375 ouverte le 4 mai 2016

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur