Skip to content

fix(dashboard): Reflect expanded tool call groups#1028

Merged
dcramer merged 1 commit into
mainfrom
fix/dashboard-tool-call-toggle-label
Jul 23, 2026
Merged

fix(dashboard): Reflect expanded tool call groups#1028
dcramer merged 1 commit into
mainfrom
fix/dashboard-tool-call-toggle-label

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Update collapsed tool-call groups so their summary label reflects the current state. Expanded groups now say hide N tool calls, while collapsed groups continue to say show N tool calls.

The toggle uses the native <details open> state through Tailwind's named group-open variant, avoiding additional React state.

Requested by David Cramer via Junior.

--

View Junior Session

Co-Authored-By: David Cramer <david@sentry.io>
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview Jul 23, 2026 10:48pm

Request Review

@dcramer
dcramer marked this pull request as ready for review July 23, 2026 22:48
@github-actions github-actions Bot added the risk: low PR risk score: low label Jul 23, 2026
@dcramer
dcramer merged commit 0dd30e6 into main Jul 23, 2026
31 checks passed
@dcramer
dcramer deleted the fix/dashboard-tool-call-toggle-label branch July 23, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: low PR risk score: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant