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

[gui] Complete memory-relay rollout #742

Closed
3 of 4 tasks
dskvr opened this issue Jan 23, 2025 · 1 comment
Closed
3 of 4 tasks

[gui] Complete memory-relay rollout #742

dskvr opened this issue Jan 23, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@dskvr
Copy link
Collaborator

dskvr commented Jan 23, 2025

Fixes the majority of hydration bugs, requires pattern realignment and scattered refactors

  • fetchers always populate a memory-relay (some persistent, some ephmeral)
  • All data populates from memory-relay or downstream from the memory-relay's store
  • Generator patterns that hit localStorage (for critical data only), a route66 cache adapter, relay websockets and populates memory-relay(s).
  • All components hydrate via store helpers.

Resolves #738
(also resolves a bunch of bugs not presently tracked)

@dskvr dskvr added the enhancement New feature or request label Jan 23, 2025
@dskvr
Copy link
Collaborator Author

dskvr commented Feb 9, 2025

Mostly resolved, resolved enough.

@dskvr dskvr closed this as completed Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant