Losing filters and views
nfrankel opened this issue · 0 comments
nfrankel commented
Issue
If I select the list view and filter on the Call for Papers Open checkbox, then click on an outside link, the Back button returns to the initial view, losing the view and the filters, i.e., the state.
Expected result
The Back button should return to the state with the list view and the Call for Papers Open checkbox still checked.
I think the JavaScript History API can be used "add" steps in the history to implement the proposed feature. As an added benefit, even staying inside the site, we could navigate back and forth.