Skip to content

fix(standups): show ended state for finished rooms#6032

Merged
idoshamun merged 1 commit into
mainfrom
codex/standup-ended-state
May 12, 2026
Merged

fix(standups): show ended state for finished rooms#6032
idoshamun merged 1 commit into
mainfrom
codex/standup-ended-state

Conversation

@idoshamun
Copy link
Copy Markdown
Member

@idoshamun idoshamun commented May 12, 2026

What changed

  • stop the standup provider from requesting join tokens or opening websocket sessions once the room is already ended
  • clear stale resume-session state for ended standups so the existing ended UI can render instead of a connection error
  • add provider regression coverage for ended standups

Why

Ended standup pages already had a designed ended state, but the client still tried to join the room. That join attempt failed and replaced the intended UI with a generic connection error.

Validation

  • NODE_ENV=test pnpm --filter shared exec jest src/contexts/LiveRoomContext.spec.tsx --runInBand
  • node ./scripts/typecheck-strict-changed.js
  • pnpm --filter shared exec eslint src/contexts/LiveRoomContext.tsx src/contexts/LiveRoomContext.spec.tsx --max-warnings 0

Preview domain

https://codex-standup-ended-state.preview.app.daily.dev

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview May 12, 2026 6:38am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored May 12, 2026 6:38am

Request Review

@idoshamun idoshamun marked this pull request as ready for review May 12, 2026 06:46
@idoshamun idoshamun merged commit 3ed8843 into main May 12, 2026
14 checks passed
@idoshamun idoshamun deleted the codex/standup-ended-state branch May 12, 2026 06:46
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