-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
ref(feedback): update setup and supported sdks page #13304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Bundle ReportChanges will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-server-cjsAssets Changed:
view changes for bundle: sentry-docs-client-array-pushAssets Changed:
|
docs/product/user-feedback/setup.mdx
Outdated
|
|
||
| If your platform is not supported, you may post data to the [Web API](https://docs.sentry.io/api/projects/submit-user-feedback/). | ||
|
|
||
| TODO: document .NET, PHP, and unity, if they have it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes:
- https://docs.sentry.io/platforms/dotnet/user-feedback/
- https://docs.sentry.io/platforms/php/user-feedback/
- https://docs.sentry.io/platforms/unity/user-feedback/
Unity we plan to build a widget too (called a prefab): getsentry/sentry-unity#928
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I don't see an API for PHP, only crash report modal
…o aliu/feedback-api-list
|
|
||
| ## Crash-Report Modal | ||
|
|
||
| Another way to collect feedback is by installing the Crash-Report Modal. This allows users to submit feedback after they experience an error via an automatic modal that pops up after an error occurs. Learn more about how to install and customize it [here](https://docs.sentry.io/platforms/javascript/enriching-events/user-feedback/#embeddable-javascript-widget). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
link no longer exists (redirects to https://docs.sentry.io/platforms/javascript/user-feedback/)
coolguyzone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* ref(feedback): update supported sdks page * Review + crash report modal updates
Change the lingo of "crash-reports" to "user feedback", update the supported SDK list, and update the crash report modal descriptions in both sections.
Pages changed: https://docs.sentry.io/product/user-feedback/ and https://docs.sentry.io/product/user-feedback/setup/