Skip to content
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

Broken error link in transaction detail page #46853

Closed
smeubank opened this issue Apr 4, 2023 · 6 comments
Closed

Broken error link in transaction detail page #46853

smeubank opened this issue Apr 4, 2023 · 6 comments

Comments

@smeubank
Copy link
Member

smeubank commented Apr 4, 2023

Environment

SaaS (https://sentry.io/)

Version

No response

Link

https://steven-eubank.sentry.io/performance/galloway-farms-nextjs:415374e688ba4834bf5f0b9922b1b9f6/?project=4504882863734784&query=&statsPeriod=14d&transaction=%2F#span-90b030d064358fae

DSN

No response

Steps to Reproduce

  1. any transaction which is linked to a trace (at least I saw multiple examples of this)
  2. navigate to the transaction detail page, the red banner should appear that says there is a linked error
  3. try to click on it, it does nothing

(UX/UI feedback I always find the big red banners to look like something is wrong with my event, as in I did something wrong, and really it is just a link to)

Also I was slightly confused at first since the red banner at the top says pageload then when expanding the span with an error below it says network error

Expected Result

Link works and takes me to the error issue page

Actual Result

image

@getsantry
Copy link
Contributor

getsantry bot commented Apr 4, 2023

Assigning to @getsentry/support for routing, due by Tuesday, April 4th at 5:00 pm (sfo). ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented Apr 4, 2023

Routing to @getsentry/performance for triage, due by Wednesday, April 5th at 17:00 (yyz). ⏲️

@0Calories 0Calories self-assigned this Apr 4, 2023
@0Calories
Copy link
Member

Hey @smeubank,

The link in the red banner on the top calls out the specific span that captured the error event. In this case, it happens to be on the pageload span, and the error details themselves are on the span. You can still click on the error in the span details to go to the error issue page.

There actually is a regression here that occurred when I virtualized the span tree; The link at the top used to cause your browser to jump to the specific span with the error event, but it's not working now. It's a known issue, I just haven't had a chance to get around to fixing it yet 😄

Thanks for reporting this, I can keep you posted when it's fixed

@getsantry
Copy link
Contributor

getsantry bot commented Dec 10, 2024

Routing to @getsentry/product-owners-performance for triage ⏲️

@gggritso
Copy link
Member

@smeubank now that Sentry has an all-new trace view, is this still an issue?
cc @0Calories

@gggritso gggritso removed the Component: Performance Performance product, including Performance Issues label Dec 10, 2024
@0Calories
Copy link
Member

@gggritso We can close this, the new trace view doesn't have this problem

@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

5 participants