Skip to content

Add an API for User Feedback #6252

Description

@renchap

Problem Statement

Currently collecting User Feedback requires either:

This does not easily allow to create a custom feedback form.

Solution Brainstorm

Similar to the way it has been implemented in @sentry/react-native, I would like a [captureFeedback](https://github.com/getsentry/sentry-react-native/blob/ab6a1fe411f33dbfc676a2d81a3694ca56366f05/src/js/sdk.tsx#L244) function in @sentry/browser.

It could probably re-use most of the code from the RN implementation, which could be moved into this package to avoid duplication.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions