Skip to content

feat(issues): New stack trace on shared issues#111686

Draft
scttcper wants to merge 4 commits intomasterfrom
scttcper/new-stack-trace-issue-preview
Draft

feat(issues): New stack trace on shared issues#111686
scttcper wants to merge 4 commits intomasterfrom
scttcper/new-stack-trace-issue-preview

Conversation

@scttcper
Copy link
Copy Markdown
Member

use the new stack trace on shared issues, no longer makes any requests

use the new stack trace on shared issues, no longer makes any requests
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 26, 2026
Re-apply stack trace changes on top of master refactor.

The sharedGroupDetails view was refactored in master to extract a
dedicated SharedEventContent component. Re-apply the SharedIssueStackTrace
integration into that component, replacing the legacy Exception and
StackTrace entry renderers with the new shared-safe stack trace component.

Also removes the eventEntries.tsx dependency (deleted in master) and
cleans up the inline SharedEventContent that was added to index.tsx.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
scttcper and others added 2 commits April 8, 2026 15:45
Extract duplicated `IndexedExceptionValue` type and
`resolveExceptionFields` helper into a shared utils module. Fix missing
`exception` and `isMinified` params in the copy-as and raw view handlers
so the exception header line shows up in copied text. Add the `Flex
gap="lg"` wrapper to the single-exception branch for consistent spacing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant