Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: zustand store for manager widgets state #404

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

Charlie-XIAO
Copy link
Contributor

@Charlie-XIAO Charlie-XIAO commented Feb 4, 2025

Extracted from and refactored based on #370.

This is similar to what we did in #391, but for the manager. Clearly simplified a ton of things. Future work include:

  • Make a zustand store for the app settings.
  • Optimize away the unnecessary rerenders.
  • Make the most basic refactoring of the components and tabs to ensure that the optimization can work.

@Charlie-XIAO Charlie-XIAO merged commit 1549058 into main Feb 4, 2025
11 checks passed
@Charlie-XIAO Charlie-XIAO deleted the refactor/manager-widgets branch February 4, 2025 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant