Hi all, I'd like to call a vote on SIP-207 Replace Redux with Zustand and TanStack Query
This proposal introduces a clear separation between two fundamentally different kinds of state that are currently handled by the same tool: UI state (edit mode, active tabs, modal visibility; things that live only in the browser) and server state (charts, dashboards, datasets; things that originate from the API and need caching and invalidation). We propose adopting Zustand for UI state and TanStack Query for server state, retiring Redux. The vote will remain open for at least 72 hours, or until the required number of votes has been reached. Please vote accordingly: [ ] +1 Approve [ ] +0 No opinion [ ] -1 Disapprove (please provide reasoning) GitHub Issue: https://github.com/apache/superset/issues/39209 Thanks!
