nkwsy / Wildmile

Wildmile tools and information
https://hackathon-starter-2018.herokuapp.com
1 stars 3 forks source link

Better state management for projects and plant mapping #205

Open nkwsy opened 3 months ago

nkwsy commented 3 months ago

Currently we are using reducers to manage state. There's a lot of interactivity that looks at what plant cell has been clicked, what button is active etc. Might be worth it to use something like zustand to manage this better.

Currently functionality is in components/projects/context_mod_map.js