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

ref(stack-trace-interfaces): Add Native Stack Trace V2 - Part 3 - [INGEST-557] #29631

Merged
merged 48 commits into from
Oct 29, 2021

Conversation

priscilawebdev
Copy link
Member

@priscilawebdev priscilawebdev commented Oct 28, 2021

Everything is feature flagged [organizations:native-stack-trace-v2]

We are currently implementing the new native stack trace design and this PR is only one of many that are to come.

This "Part -3" implementation brings:

  • StackTraceV2 - a new component, which uses the TraceEventDataSection
  • Makes TraceEventDataSection Responsive
  • Fixes dropdown issues on smaller devices

Before:

small
image

medium
image

larger
image

After:

small
image

medium
image

larger
image

  • Disable actions if they are not available - this is new
    image
    image

@priscilawebdev priscilawebdev changed the base branch from master to ref/add-threads-interface-new-version-part-2 October 28, 2021 11:00
@github-actions
Copy link
Contributor

github-actions bot commented Oct 28, 2021

size-limit report

Path Base Size (8b23b3f) Current Size Change
src/sentry/static/sentry/dist/entrypoints/app.js 52.73 KB 52.73 KB -0.01% 🔽
src/sentry/static/sentry/dist/entrypoints/sentry.css 70.89 KB 70.89 KB 0%

@priscilawebdev priscilawebdev requested a review from a team October 28, 2021 11:46
Base automatically changed from ref/add-threads-interface-new-version-part-2 to master October 29, 2021 08:52
@priscilawebdev priscilawebdev enabled auto-merge (squash) October 29, 2021 09:16
@priscilawebdev priscilawebdev merged commit 9baf405 into master Oct 29, 2021
@priscilawebdev priscilawebdev deleted the ref/native-stack-trace-new-design-part-3 branch October 29, 2021 09:32
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants