sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(feedback): show issue details' TraceDataSection in feedback details

Open aliu39 opened this issue 6 months ago • 1 comments

Fixes https://github.com/getsentry/sentry/issues/68481

For the screenshots, I used dev-ui to override the feedback's trace ID. Before merging, we need to test this by finding/creating some real-world, prod examples.

  1. Trace w/26 issues:

trace-ex1

You can try interacting with the same timeline in this issue.

  1. Trace w/1 other issue:

trace-ex2

  1. If missing trace, or trace has 0 other issues, the section is not rendered at all

aliu39 avatar Aug 16 '24 23:08 aliu39