Skip to content

ref(seer): Remove gap and use transparent buttons in explorer drawer header#115594

Merged
JonasBa merged 1 commit into
masterfrom
jb/seer/head
May 14, 2026
Merged

ref(seer): Remove gap and use transparent buttons in explorer drawer header#115594
JonasBa merged 1 commit into
masterfrom
jb/seer/head

Conversation

@JonasBa
Copy link
Copy Markdown
Member

@JonasBa JonasBa commented May 14, 2026

Summary

  • Use variant="transparent" for the copy, link, overflow menu, and chat history buttons in the Seer explorer drawer header
  • Remove the gap between these action buttons by wrapping them in a Flex with gap="0"
  • Keep the "New chat" button as variant="secondary" with spacing from the action group

Test plan

  • Open the Seer explorer drawer and verify the action buttons (copy, link, history) render without gaps and with transparent styling
  • Verify the "New chat" button retains its secondary styling and spacing
  • Verify responsive behavior at narrow widths (overflow menu replaces inline actions)

…header

Use transparent variant for copy, link, overflow, and history buttons
and remove the gap between them for a tighter header layout.
@JonasBa JonasBa requested a review from a team as a code owner May 14, 2026 19:04
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.52%

@JonasBa JonasBa merged commit 9c77e25 into master May 14, 2026
75 checks passed
@JonasBa JonasBa deleted the jb/seer/head branch May 14, 2026 19:59
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