Skip to content

Remove optimistic dev data state, sync correctly - #581

Merged
tudddorrr merged 1 commit into
developfrom
remove-include-dev-data-optimistic
Aug 5, 2026
Merged

Remove optimistic dev data state, sync correctly#581
tudddorrr merged 1 commit into
developfrom
remove-include-dev-data-optimistic

Conversation

@tudddorrr

@tudddorrr tudddorrr commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

State management consolidation

  • Unified dev data toggle state to use jotai atom consistently instead of separate local state and localStorage
  • Removed intermediate optimistic update pattern that wrote to localStorage before animation completed
  • API interceptor now reads from jotai store directly instead of checking localStorage

@tudddorrr tudddorrr added the fix This pull request contains a fix label Aug 5, 2026
@tudddorrr
tudddorrr merged commit 4f7eb38 into develop Aug 5, 2026
5 checks passed
@tudddorrr
tudddorrr deleted the remove-include-dev-data-optimistic branch August 5, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix This pull request contains a fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant