Skip to content

fix(chat): trim participant conversation ids - #221

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/chat-participants-conversation-id-trim
Aug 1, 2026
Merged

fix(chat): trim participant conversation ids#221
ralyodio merged 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/chat-participants-conversation-id-trim

Conversation

@aiirvizionz

Copy link
Copy Markdown
Contributor

Summary

  • trim the async conversation ID before participant queries
  • reject whitespace-only route parameters with the existing 400 response
  • add focused regression coverage

Verification

  • node node_modules\vitest\vitest.mjs run --config %TEMP%\qryptchat-vitest-minimal.config.mjs src/app/api/chat/conversations/[id]/participants/route.test.js
  • git diff --check

This is a focused hardening fix for the accepted uGig QryptChat testing gig.

@ralyodio
ralyodio merged commit 73ad44b into profullstack:master Aug 1, 2026
8 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.

2 participants