pacificclimate / scip-frontend

Salmon Climate Impacts Portal
GNU General Public License v3.0
1 stars 1 forks source link

Switch selectors #19

Closed corviday closed 1 year ago

corviday commented 2 years ago

Currently the app is using selectors from PCIC React Components. @rod-glover suggests switching to vanilla React Select, as the PCIC React Components are based on React Select 2, and currently React Select is on version 5, so there are features we're missing.

rod-glover commented 2 years ago

I'm working on pulling out the cascading selectors logic and other useful functions from pcic-react-components, which has proved too arcane for easy use.