issues
search
developmentseed
/
bioacoustics-frontend
Frontend code for the Google Bioacoustics project that's used by A2O Search
https://search.acousticobservatory.org/
MIT License
2
stars
0
forks
source link
Site filter
#93
Closed
oliverroick
closed
1 year ago
oliverroick
commented
1 year ago
Implements
#29
Adds new React context
SiteContext
, which retrieves, caches and provides all sites
Adds component
SitesFilter
, which adds the UI for the sites selection
Extends
usePaginatedResults
to hold the selected sites and filter for sites
Implements #29
SiteContext
, which retrieves, caches and provides all sitesSitesFilter
, which adds the UI for the sites selectionusePaginatedResults
to hold the selected sites and filter for sites