Skip to content

feat(ui): improve response copy button layout and spacing#12956

Open
robdefeo wants to merge 2 commits intoanomalyco:devfrom
robdefeo:ui-improve-response-copy-button-layout
Open

feat(ui): improve response copy button layout and spacing#12956
robdefeo wants to merge 2 commits intoanomalyco:devfrom
robdefeo:ui-improve-response-copy-button-layout

Conversation

@robdefeo
Copy link

@robdefeo robdefeo commented Feb 10, 2026

Summary

  • Move copy button below response content for better UX and visual hierarchy
  • Increase gap between summary title and response from 4px to 12px for improved readability
  • Align copy button to flex-end for consistent positioning

Changes

  • packages/ui/src/components/session-turn.css: Increased gap to 12px and added flex-end alignment
  • packages/ui/src/components/session-turn.tsx: Moved copy button component below response content

Fixes #10641 and fixes #12951

- Move copy button below response content for better UX
- Increase gap between summary title and response from 4px to 12px
- Align copy button to flex-end for consistent positioning
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@adamdotdevin
Copy link
Contributor

@robdefeo please add screenshots

@robdefeo
Copy link
Author

Long response

image

Copy hover

image

Copied

image

@adamdotdevin

@robdefeo
Copy link
Author

@adamdotdevin can you re-run the check-duplicates PR, seems to have failed unrelated to the change on a bun install

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.

Move copy button to bottom of response for better visibility [FEATURE]: OpenCode Desktop should have Copy button at the bottom, not top

2 participants

Comments