Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

@ammar-agent ammar-agent commented Nov 16, 2025

Summary

  • ensure WorkspaceProvider syncs WorkspaceStore immediately whenever metadata changes so new workspaces exist before React mounts
  • add tests that cover initial metadata load plus live metadata events to confirm subscriptions and reset global store between runs

Testing

  • bun test src/browser/contexts/WorkspaceContext.test.tsx
  • make typecheck

Generated with mux

@ammar-agent ammar-agent force-pushed the fix-workspace-not-found-error branch 3 times, most recently from 767ecbc to d30713a Compare November 16, 2025 23:30
@ammar-agent ammar-agent force-pushed the fix-workspace-not-found-error branch from d30713a to 4ae9fcf Compare November 16, 2025 23:39
@ammario ammario added this pull request to the merge queue Nov 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 17, 2025
@ethanndickson
Copy link
Member

Merging to close #647

@ethanndickson ethanndickson added this pull request to the merge queue Nov 17, 2025
@ethanndickson ethanndickson linked an issue Nov 17, 2025 that may be closed by this pull request
Merged via the queue into main with commit 22d0bce Nov 17, 2025
13 checks passed
@ethanndickson ethanndickson deleted the fix-workspace-not-found-error branch November 17, 2025 07:19
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.

Workspace creation races with frontend switching workspace

2 participants