Skip to content

fix(gui): prevent composer overflow with long unbroken strings#13017

Open
KHARSHAVARDHAN-eng wants to merge 1 commit into
continuedev:mainfrom
KHARSHAVARDHAN-eng:fix/composer-overflow-13016
Open

fix(gui): prevent composer overflow with long unbroken strings#13017
KHARSHAVARDHAN-eng wants to merge 1 commit into
continuedev:mainfrom
KHARSHAVARDHAN-eng:fix/composer-overflow-13016

Conversation

@KHARSHAVARDHAN-eng

Copy link
Copy Markdown

Summary

Fixes composer layout overflow when typing or pasting long unbroken strings.

Changes

  • Allow long unbroken strings to wrap inside the TipTap editor.
  • Prevent the editor flex item from expanding beyond its container by applying min-w-0.

Verification

  • Manually verified long unbroken strings wrap correctly.
  • Composer width remains stable.
  • Send button remains aligned.
  • Normal text input behavior is unchanged.
  • Responsive sidebar layout behaves correctly.

Notes

Automated tests could not be fully executed because the local environment did not have all required project dependencies installed.

@KHARSHAVARDHAN-eng
KHARSHAVARDHAN-eng requested a review from a team as a code owner July 23, 2026 14:47
@KHARSHAVARDHAN-eng
KHARSHAVARDHAN-eng requested review from sestinj and removed request for a team July 23, 2026 14:47
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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