Skip to content

Conversation

@sergical
Copy link
Member

@sergical sergical commented Jan 11, 2026

Summary

  • captureFeedback doesn't auto-capture the URL like sendFeedback does
  • This was causing feedback to show truncated URLs without query params

For example, feedback from /platform-redirect/?next=/configuration/environments/ was showing as just /platform-redirect/

Test plan

  • Submit feedback on a page with query parameters (e.g., /platform-redirect/?next=/configuration/environments/)
  • Verify the full URL including query params appears in Sentry feedback
without url with url
CleanShot 2026-01-10 at 21 15 05@2x CleanShot 2026-01-10 at 21 14 39@2x

🤖 Generated with Claude Code

captureFeedback doesn't auto-capture the URL like sendFeedback does.
This was causing feedback to show truncated URLs without query params.

For example, feedback from /platform-redirect/?next=/configuration/environments/
was showing as just /platform-redirect/

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 11, 2026

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

Project Deployment Review Updated (UTC)
develop-docs Ready Ready Preview, Comment Jan 11, 2026 1:29am
sentry-docs Ready Ready Preview, Comment Jan 11, 2026 1:29am

@sergical sergical merged commit 5dc18a1 into master Jan 13, 2026
16 checks passed
@sergical sergical deleted the fix/feedback-url branch January 13, 2026 12:57
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants