MobilityData / mobility-feed-api

Apache License 2.0
8 stars 3 forks source link

Back navigation should also show previous search result #667

Closed qcdyx closed 1 month ago

qcdyx commented 1 month ago

Describe the bug

When a user searches for California and then searches for New York, returning to the previous page should display the search results for California.

Steps/Code to Reproduce

  1. goto feeds page and search for California
  2. do a new search for New York
  3. click on back navigation button of browser
  4. the page still displays the search result of New York

Expected Results

returning to the previous page should display the search results for California.

Actual Results

returning to the previous page still display the search results for New York.

Screenshots

No response

Files used

No response

Additional notes

No response