sentry
sentry copied to clipboard
Extend trace navigator and add "View Full Replay" to the Issues Details page on an event
Problem
Today users need to scroll down to the bottom of the event details to discover if there's a replay attached. HMW surface replays on error events more proactively so they are easily discoverable and actionable in Issues?
Solution
- Integrate with the existing Trace bubbles that are at the top of Issue Details page on an event to add a "Replay" bubble ahead of the Error bubble. Clicking this will bring a user to the replay video on the event details page.
- Add a "View Full Replay" link to bring a user to the replay video on the event details page.
Designs
Figma
https://www.figma.com/file/f9ywS3TPYGjgOvx4ff4dvY/Specs%3A-Replay-in-Issues?node-id=7%3A2869
Screenshots
![Image](https://user-images.githubusercontent.com/6508377/190657783-8f47c2eb-1158-446d-908f-24807e2d1d9d.png
This is the implementation ticket for the design ticket #38463.