Skip to content

fix(seer): Inline explorer input action buttons#113735

Merged
JonasBa merged 2 commits intomasterfrom
jonas/fix/seer-input-buttons
Apr 22, 2026
Merged

fix(seer): Inline explorer input action buttons#113735
JonasBa merged 2 commits intomasterfrom
jonas/fix/seer-input-buttons

Conversation

@JonasBa
Copy link
Copy Markdown
Member

@JonasBa JonasBa commented Apr 22, 2026

Cleanup bespoke button styling overrides - we should use whatever scraps sets as default here

Remove the custom send and interrupt button wrappers from the Seer input section and render the shared button component directly.

Keep the square action button layout in a lightweight slot wrapper so the input behavior stays unchanged while the styling comes from the standard button variants.

Co-Authored-By: Codex CLI <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 22, 2026
Render the Seer Explorer send and interrupt controls directly as shared buttons instead of wrapping them in a dedicated action slot container.

This keeps the button cleanup focused on shared button behavior and removes an extra layout wrapper that is no longer needed.

Co-Authored-By: Codex CLI <noreply@openai.com>
@JonasBa JonasBa marked this pull request as ready for review April 22, 2026 20:27
@JonasBa JonasBa requested a review from a team as a code owner April 22, 2026 20:27
@JonasBa JonasBa enabled auto-merge (squash) April 22, 2026 20:30
@JonasBa JonasBa merged commit 8e86dba into master Apr 22, 2026
66 checks passed
@JonasBa JonasBa deleted the jonas/fix/seer-input-buttons branch April 22, 2026 20:37
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.

2 participants