Skip to content

fix(frontend): open workspace creation from quick access - #231

Merged
stefan-ernst merged 1 commit into
Windshiftapp:mainfrom
Optic00:codex/fix-workspace-new-route
Aug 29, 2026
Merged

fix(frontend): open workspace creation from quick access#231
stefan-ernst merged 1 commit into
Windshiftapp:mainfrom
Optic00:codex/fix-workspace-new-route

Conversation

@Optic00

@Optic00 Optic00 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Open the existing workspace creation modal from the empty Quick Access widget.
  • Stop routing new through the dynamic /workspaces/:id route.

This reuses the same show-create-modal event contract as the Workspaces page and onboarding flow.

Verification

  • npm run check
  • npm run typecheck
  • ./node_modules/.bin/vitest run (8 tests passed)
  • Independent Claude review found no actionable issues

Fixes #210.

@stefan-ernst stefan-ernst left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you @Optic00

@stefan-ernst
stefan-ernst merged commit ae1af8a into Windshiftapp:main Aug 29, 2026
20 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.

Error Failed to load workspace: Error: Workspace not found when creating a new workspace

2 participants