Skip to content

MAUI Gesture Recognizer Auto-Breadcrumbs #4124

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

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

aritchie
Copy link
Collaborator

@aritchie aritchie commented Apr 17, 2025

This is not a current enhancement request. This is being done to see how well we can "dig" into the view hierarchy as we look for auto instrumentation on things like command execution.

This is here for discussion to decide if we should bring it into the product.

TODOs

  • Unit Tests - like other event binders, this will be....difficult
  • Flag to enable/disable (enabled by default?)

@aritchie aritchie requested a review from bruno-garcia April 17, 2025 14:23
Copy link
Contributor

github-actions bot commented Apr 17, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- MAUI Gesture Recognizer Auto-Breadcrumbs ([#4124](https://github.com/getsentry/sentry-dotnet/pull/4124))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against ba54096

@bruno-garcia
Copy link
Member

@aritchie should we add this in?

I think we might want to disable this functionality from the native SDKs if we do, I believe they have a similar thing going there, but since we don't sync those from native to C# (only the other way around), if we add this here we get them in all evnets, C# and native ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants