aclu-people-power / map

ACLU People Power Map
MIT License
3 stars 12 forks source link

Can't clear date filters #67

Open stuartsan opened 7 years ago

stuartsan commented 7 years ago

If you set a start/end date filter, you cannot unset it. Because it's represented in the query string, if you reload the page, that will not work either.

Suggestion: nullify respective date filter in the store when user manually clears the text input, or create some additional UI to clear it. Other ideas welcome.