aodn / nrmn-application

A web application for collation, validation, and storage of all data obtained during surveys conducted by the NRMN
GNU General Public License v3.0
4 stars 3 forks source link

4044 persist filters #1060

Closed utas-raymondng closed 2 years ago

utas-raymondng commented 2 years ago

filter restored even user enter page via menu, this is because localstorage value not rest properly

Test can be done via the following steps

  1. Enter one of the page with filters (i.e. Site List)
  2. Set a filter, click the button on the page to move to the next page.
  3. Go back the previous page, filter persist
  4. Go to a different page via left menu and then go back to Site List
  5. Click the button on the page to move to the next page.
  6. Go back to the previous page, the filter should not restore.