-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
feat(replay): show screen name in url bar for mobile replays #70294
Conversation
3be17e7
to
859dd6b
Compare
to: string; | ||
from?: string; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
marked as optional because the SDK currently isn't sending a field for from
but we can reuse this crumb type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That could be a good comment on top of the prop
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'll pose it a a question in the channel
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #70294 +/- ##
==========================================
+ Coverage 77.11% 79.90% +2.79%
==========================================
Files 6503 6505 +2
Lines 289883 289905 +22
Branches 49918 49921 +3
==========================================
+ Hits 223540 231653 +8113
+ Misses 65720 57842 -7878
+ Partials 623 410 -213
|
followup from #70294 (comment) We decided to not send `from` for now: <img width="376" alt="SCR-20240506-kqau" src="https://github.com/getsentry/sentry/assets/56095982/d3eeb2a4-9c3d-4d4c-ad24-71514def5531">
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
trim.mov