feat(feedback): Return the eventId into the onSubmitSuccess callback#16835
feat(feedback): Return the eventId into the onSubmitSuccess callback#16835
Conversation
size-limit report 📦
|
|
Ok, so it turns out that this is the But to make a url we instead support the Urls against sentry.io are something like this:
we don't know the |
|
Aha! we already do support going from an eventId to a feedback in the url. The url template to use is this: |
|
To round it out we've got an update to the docs so others will be able to make use of the That new param will be available in v10 of the javascript SDK, and all framework specific flavors too. |
…14310) Also added a note for how to use `eventID` to link back to sentry.io <img width="815" alt="SCR-20250709-ntqc" src="https://github.com/user-attachments/assets/55bfa501-416d-4a52-a5fc-1baa655bbf2c" /> Related to getsentry/sentry-javascript#16835 Related to getsentry/sentry-javascript#16836 --------- Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
…14310) Also added a note for how to use `eventID` to link back to sentry.io <img width="815" alt="SCR-20250709-ntqc" src="https://github.com/user-attachments/assets/55bfa501-416d-4a52-a5fc-1baa655bbf2c" /> Related to getsentry/sentry-javascript#16835 Related to getsentry/sentry-javascript#16836 --------- Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
Fixes #16836