massiveart / husky

Other
19 stars 12 forks source link

Implement basic storage and used it in datagrid #760

Closed wachterjohannes closed 7 years ago

wachterjohannes commented 7 years ago

Main PR https://github.com/sulu/sulu/pull/3107

wachterjohannes commented 7 years ago

@danrot fixed

danrot commented 7 years ago

Is this only about remembering the search result? Everything else is already working, right?

wachterjohannes commented 7 years ago

@danrot not only! the big thing here is to save the url of the datagrid. the search-string saving is only cosmetic to keep the state of the list konsistent with the search-box.

danrot commented 7 years ago

There is also a rebase missing.

wachterjohannes commented 7 years ago

@danrot done