healthyregions / SDOHPlace

Landing page and data discovery application for SDOH Place Project.
https://sdohplace.org
GNU General Public License v3.0
1 stars 1 forks source link

Clicking spatial resolution checkboxes should update search results #273

Closed mradamcox closed 2 months ago

mradamcox commented 3 months ago

Checking these boxes should directly update a spatial_resolution param in the URL, and trigger filtered search results, just like if a box was checked in the filters panel (this is the pattern we have been preparing for with nuqs).

This should be an OR filter--if two boxes are checked then any record with a spatial_resolution value matching either box should be returned.