TNRIS / dataHub

ReactJS frontend web application for browsing, downloading, and inquiring about TNRIS public data and historical imagery.
https://data.tnris.org
7 stars 0 forks source link

Feature/expand filters #213

Closed jwhaney closed 4 years ago

jwhaney commented 4 years ago

this addresses the request to expand filters in the tool drawer if a filter has been applied and is present in the url. there are still plans to add mdc chips/pills as mentioned in issue #192 by @JasonKleinert, but i figured we can do both.

closes issue #192

note: when testing for this feature, i discovered a bug (see issue #212)