getsentry / getsentry/sentry

Do not show all frames on load for long stack traces

Open
#88,669 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

If you visit [this Sentry issue](https://sentry-sdks.sentry.io/issues/6504347301/?project=5428563), you will notice endless scrolling because all frames are expanded.

It would look better if we only showed 8 frames and a "Show More" button at the bottom.

Image

Contributor guide

Open the contributing guide

Research direction

No repository file or test is named. Reproduce the linked Sentry issue and locate the stack-trace UI that expands every frame on load. Done means long traces initially show eight frames with a "Show More" button that reveals the remaining frames.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.