datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

new keyword search resets filters #98

Closed derekeder closed 7 years ago

derekeder commented 7 years ago

On the search page, any filters I have are reset when I enter a new keyword.

Steps to reproduce:

  1. Do a search
  2. Select some filters
  3. Change the keyword you are searching on
  4. Filters are reset

These filters should be retained when new keywords are searched for.

reginafcompton commented 7 years ago

This is done and implemented on the LA Metro site. (Will add an issue for NYC.)