stamp-web / stamp-web-aurelia

Next Generation Stamp Web Editor written in Aurelio.io with Bootstrap
Apache License 2.0
17 stars 4 forks source link

changing the condition search filter multiple times chains the conditions #120

Closed jadrake75 closed 5 years ago

jadrake75 commented 8 years ago

Steps to Reproduce

  1. Perform a search on a collection/album that has mint and used issues
  2. Change the filter to "used only" - notice condition is in the query and results are used only
  3. Change the filter to "mint only" - notice condition is in the query twice and results are messed up

Also: if you hit F-5 and refresh the page the previous filter critieria is retained even though it is not in the query string.

jadrake75 commented 5 years ago

No longer reproducible. Closing.