Skip to content

refactor: improve styling and structure in AgentSessionDetailHeader component - #856

Merged
govindavashishtha merged 1 commit into
mainfrom
fix/agent-session-detail-header-align
Sep 23, 2026
Merged

govindavashishtha merged 1 commit into
mainfrom
fix/agent-session-detail-header-align

Conversation

@govindavashishtha

@govindavashishtha govindavashishtha commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Presentation-only change to one header; copy-link behavior and props are unchanged.

Overview
Tweaks vertical alignment in AgentSessionDetailHeader by adding pb-0.5 on the title row and leading-none on the session title and ID so they line up with the copy control.

The copy-session-link control is refactored from a hand-styled <button> to Button.Ghost with size="icon" and a minimal size-6 class, matching other ghost icon buttons in trueforge-ui instead of duplicating hover styles.

Reviewed by Cursor Bugbot for commit 32810b4. Bugbot is set up for automated code reviews on this repo. Configure here.

…omponent

- Updated padding and line height for better visual consistency.
- Replaced button with a Ghost button for improved UI interaction.
- Minor adjustments to class names for clarity and maintainability.
@changeset-bot

changeset-bot Bot commented Sep 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 32810b4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@govindavashishtha
govindavashishtha merged commit 186ff32 into main Sep 23, 2026
9 checks passed
@govindavashishtha
govindavashishtha deleted the fix/agent-session-detail-header-align branch September 23, 2026 11:38
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.

2 participants