getsentry / getsentry/sentry-dotnet

MAUI: Option for adding button text to breadcrumbs

Open
#3,130 1 comment 2 reactions 0 assignees View on GitHub
.NET Feature Framework: MAUI
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

### Problem Statement

As of 4.0.2 it is possible to use `IncludeTextInBreadcrumbs` API to include button text in breadcrumb. The drawback is that it also includes Label, Entry, Editor which is likely to contain PII data.

The reason for wanting the button text is to be able to tell what button was clicked where UI has multiple buttons.

### Solution Brainstorm

A new API `IncludeButtonTextInBreadcrumbs`

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.