Skip to content

feat: paste expand toggle - #41813

Open
luchev wants to merge 3 commits into
anomalyco:devfrom
luchev:feat/paste-expand-toggle
Open

feat: paste expand toggle#41813
luchev wants to merge 3 commits into
anomalyco:devfrom
luchev:feat/paste-expand-toggle

Conversation

@luchev

@luchev luchev commented Aug 11, 2026

Copy link
Copy Markdown

Issue for this PR

#8501

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Pasted text can be toggled between placeholder and full text by mouse click.

How did you verify your code works?

Manually tested

Screenshots / recordings

Before:
image

After:
image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

luchev added 3 commits August 5, 2026 23:50
Multi-line pastes are collapsed into a [Pasted ~N lines] chip in the chat
input. Clicking the chip now toggles it between the placeholder and the
full pasted content inline. Submit and copy still use the full content
regardless of display state.
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Aug 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title Feat/paste expand toggle doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@luchev luchev changed the title Feat/paste expand toggle feat: paste expand toggle Aug 11, 2026
@github-actions github-actions Bot removed needs:title needs:compliance This means the issue will auto-close after 2 hours. labels Aug 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

1 participant