getsentry / getsentry/sentry-dotnet

User Feedback as a crash report modal for Avalonia

Open
#4,017 0 comments 0 reactions 0 assignees View on GitHub
.NET Feature User Feedback User Feedbacks
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

Looking at how StabilityMatrix uses the SDK I noticed they have a crash report modal:

[https://github.com/LykosAI/StabilityMatrix/blob/bedc702697a572ada5a0faffbd357e58949688b1/StabilityMatrix.Avalonia/Program.cs#L348-L472]()

Specially:

[https://github.com/LykosAI/StabilityMatrix/blob/bedc702697a572ada5a0faffbd357e58949688b1/StabilityMatrix.Avalonia/Program.cs#L413-L440]()

[https://github.com/LykosAI/StabilityMatrix/blob/bedc702697a572ada5a0faffbd357e58949688b1/StabilityMatrix.Avalonia/ViewModels/Dialogs/ExceptionViewModel.cs#L27]()

I think this could be an interesting OOTB crash report modal for Avalonia
Relates to:

* [https://github.com/getsentry/sentry-dotnet/pull/3981]()
* getsentry/sentry-dotnet#2614
* getsentry/sentry-dotnet#3964

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.