GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
365 stars 170 forks source link

Reset button should reset facets #1953

Closed dafeder closed 7 years ago

dafeder commented 7 years ago

CIVIC-5912

Description

If you have search facets applied on the search page, the reset button should remove them. At the moment, the reset button only affects the search page form.

Acceptance Critiera

Given I have facets applied on the search page When I press the Reset button Then all of the facets should be reset as well as any field selections

dafeder commented 7 years ago

screen shot 2017-03-07 at 12 10 38 pm

ghost commented 7 years ago

This was fixed here: https://github.com/NuCivic/dkan/pull/1968