Skip to content

Code blocks should not wrap automatically. - #260

Draft
github-actions[bot] wants to merge 2 commits into
mainfrom
agent/issue-259-31570835580-1
Draft

Code blocks should not wrap automatically.#260
github-actions[bot] wants to merge 2 commits into
mainfrom
agent/issue-259-31570835580-1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Description

Prevent long lines in rich-editor code blocks from wrapping so the existing horizontal scrollbar can be used. Source mode keeps soft wrapping.

Closes #259

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update

Testing

  • Existing tests pass
  • Added new tests for changes
  • Tested manually (describe below)

Manual Testing Details:

  • pnpm exec biome check packages/ui/src/editor/EditorView.css CHANGELOG.md passes.
  • pnpm build:desktop passes.
  • pnpm check reaches only a pre-existing formatting failure in the required, unmodified issue-context.json.
  • Desktop renderer testing was attempted with CDP, but Electron could not launch in the headless environment because no X display is available.

Checklist

  • I discussed this change in a GitHub issue before submitting this PR
  • I have run the linter, formatter, and tests to ensure my code is ready for review

Implemented by a Warp Factory agent.

Co-Authored-By: Warp Factory Agent <oz-agent@warp.dev>
Co-Authored-By: Warp Factory Agent <oz-agent@warp.dev>
@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hubble-md-web Ready Ready Preview Aug 12, 2026 6:48am

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.

Code blocks should not wrap automatically.

1 participant