Skip to content

Fix live chat ownership before refresh - #115

Merged
hwangjokim merged 1 commit into
mainfrom
fix/114-live-chat-ownership
Jun 16, 2026
Merged

Fix live chat ownership before refresh#115
hwangjokim merged 1 commit into
mainfrom
fix/114-live-chat-ownership

Conversation

@hwangjokim

Copy link
Copy Markdown
Member

Summary

  • Recompute live chat message ownership from senderUserId and currentUserId before caching WebSocket messages.
  • Keep my sent messages right-aligned immediately, matching the refreshed REST history.

Validation

  • pnpm tsc --noEmit
  • pnpm biome lint .
  • pnpm build

Closes #114

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
client Ready Ready Preview, Comment Jun 16, 2026 9:02am

@hwangjokim
hwangjokim merged commit 40eaf97 into main Jun 16, 2026
3 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.

Fix live chat ownership before refresh

1 participant