Skip to content

fix: preserve workspace slug in teams links#390

Merged
jaeyunha merged 1 commit into
stagingfrom
issue-364-teams-directory-card-links-drop-workspace-slug-visible-20260517024822
May 21, 2026
Merged

fix: preserve workspace slug in teams links#390
jaeyunha merged 1 commit into
stagingfrom
issue-364-teams-directory-card-links-drop-workspace-slug-visible-20260517024822

Conversation

@jaeyunha
Copy link
Copy Markdown
Member

Summary\n- Closes #364\n- Use the active app-shell workspace slug when rendering Teams directory card actions\n- Keeps legacy/root alias behavior by falling back to unscoped paths when no workspace slug exists\n\n## Tested\n- make check\n- npx vitest run tests/workspace-directory-pages.test.tsx\n\n## Notes\n- make test-e2e was attempted first but is red from environment/baseline: setup auth hit /api/test/create-session 503, and auth-deeplink expected localhost:3000 callbacks while the configured server ran on localhost:3015.\n- make test was attempted but broad suite was red/hung from unrelated baseline failures (team-lifecycle-route, command-palette-interactions) and was terminated.\n- Ever CLI was attempted (start + snapshot) but printed only the Ever banner and no DOM output. Focused Playwright browser verification was substituted but blocked by the same /api/test/create-session 503.\n\nConfidence: medium\n

Tested: make check; npx vitest run tests/workspace-directory-pages.test.tsx. make test-e2e failed from baseline env: /api/test/create-session returned 503 and auth-deeplink expected localhost:3000 while server ran on 3015. make test was attempted and terminated after unrelated baseline failures in team-lifecycle-route and command-palette-interactions. Ever CLI start/snapshot printed only banner with no DOM output; focused Playwright browser check blocked by /api/test/create-session 503.

Confidence: medium

Co-authored-by: OmX <omx@oh-my-codex.dev>
@jaeyunha jaeyunha merged commit ebd2e95 into staging May 21, 2026
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