sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(insights): add missing route for mobile screens page and update header

Open DominikB2014 opened this issue 1 year ago • 0 comments

Work for https://github.com/getsentry/sentry/issues/77572

The link from the span description to the screen summary page was broken in the mobile domain view because the route wasn't added

image

This PR

  1. Adds the missing route mentioned above
  2. Allows the mobile header to append to breadcrumbs and update the title

DominikB2014 avatar Oct 04 '24 15:10 DominikB2014