Skip to content

User Feedback Widget through Prefab #928

@zoesyc

Description

@zoesyc

Give users an easier way to provide user feedback using prefabs

Sentry has a User Feedback feature that is able to show the feedback collected from a user following an error, or simply initiated by a user (without the need to be connected to an error/event).

The feedback collection allows attaching trace information as well as Session Replay. In addition to other context like tags.
In terms of SDK support, in JS we added a web widget, that's easy to add to the screen:

The goal is to add a similar capability to mobile SDKs.

This SDK already has CaptureFeedback through the .NET SDK:

See:

The widget has been added to the iOS SDK with quite a few features already. And is also being added to the other major SDKs:

Some ideas are new and are not aligned across all SDKs, for example:

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Projects

    Status

    Needs Discussion

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions