getsentry / getsentry/sentry

Improved threaded stacktrace UI

Open
#60,438 1 comment 1 reaction 1 assignee Claimed by @vuluongj20 View on GitHub
Feature
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

## Problem

The current UI for threaded stack traces is a bit disjointed and the UX when using it is sub-par. Some feedback we've received:

- Main thread is not identified in the selector: https://github.com/getsentry/team-mobile/issues/198
- Scrolling through threads to find what you're looking for is quite difficult: https://github.com/getsentry/sentry/issues/20746
- It is difficult to know from the selector which threads actually have interesting stack traces (many threads have empty stack traces or stack traces with no in-app frames)

Internal: [see here for an example issue with threaded stack trace](https://demo.sentry.io/issues/4590863338/)

![Image](https://github.com/getsentry/sentry/assets/10888943/e5b3d40a-113a-47a3-8e7b-648822eaf60b)

![Image](https://github.com/getsentry/sentry/assets/10888943/f07a9345-a1e3-4cb3-a844-09e8ad307646)

## Solution

TBD

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.