Skip to content

fix(traces): Avoid sorting issue nodes in place - #120721

Draft
scttcper wants to merge 1 commit into
masterfrom
scttcper/mutation/trace-issue-sort
Draft

fix(traces): Avoid sorting issue nodes in place#120721
scttcper wants to merge 1 commit into
masterfrom
scttcper/mutation/trace-issue-sort

Conversation

@scttcper

Copy link
Copy Markdown
Member

The trace issue list sorted unique error issues directly on the trace node while rendering.

use toSorted so display ordering does not change the trace model.

The trace issue list sorted unique error issues directly on the trace node while rendering.

use toSorted so display ordering does not change the trace model.

Co-Authored-By: Codex <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 28, 2026
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