Skip to content

fix: Details Panel - Call Stack collapsed by default#73

Merged
traplol merged 1 commit intomainfrom
agent/issue-69
Mar 21, 2026
Merged

fix: Details Panel - Call Stack collapsed by default#73
traplol merged 1 commit intomainfrom
agent/issue-69

Conversation

@traplol
Copy link
Copy Markdown
Owner

@traplol traplol commented Mar 21, 2026

Summary

  • Default the Call Stack tree in the Details Panel to collapsed instead of expanded
  • When the call stack is built, initialize stack_collapsed_ to match stack_has_children_, so all nodes with children start collapsed

Closes #69

🤖 Generated with Claude Code

Default all child nodes in the Call Stack tab to collapsed state when
rebuilding the stack, so users see a compact view and expand as needed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@traplol traplol merged commit 1ae9f3e into main Mar 21, 2026
3 checks passed
@traplol traplol deleted the agent/issue-69 branch March 21, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Details Panel - Call Stack collapsed by default

1 participant