Skip to content

Fix workspace route navigation#414

Merged
BorisTyshkevich merged 1 commit into
mainfrom
agent/fix-workspace-route-navigation
Jul 24, 2026
Merged

Fix workspace route navigation#414
BorisTyshkevich merged 1 commit into
mainfrom
agent/fix-workspace-route-navigation

Conversation

@BorisTyshkevich

Copy link
Copy Markdown
Collaborator

Summary

  • Resolve the active workspace key when a surface-switch button is clicked.
  • Preserve the newly created workspace in Dashboard and SQL Browser URLs.
  • Add regression coverage for switching surfaces after File → New workspace.

Root cause

The shared header captured the workspace key when it first rendered. Creating a workspace updates the active aggregate without remounting that header, so its route buttons could navigate back to the previous workspace.

Validation

  • npm test (5,061 tests; coverage gate satisfied)

@BorisTyshkevich
BorisTyshkevich marked this pull request as ready for review July 24, 2026 06:03
@BorisTyshkevich
BorisTyshkevich merged commit 1d0059a into main Jul 24, 2026
7 checks passed
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