Skip to content

fix: improve textarea text wrapping with wrap-anywhere#7562

Merged
louis-jan merged 1 commit intojanhq:mainfrom
mykh-hailo:fix/assistant-description-wrap
Mar 7, 2026
Merged

fix: improve textarea text wrapping with wrap-anywhere#7562
louis-jan merged 1 commit intojanhq:mainfrom
mykh-hailo:fix/assistant-description-wrap

Conversation

@mykh-hailo
Copy link
Contributor

Describe Your Changes

Addresses an overflow issue where pasting a long, single-line prompt into the Instructions field in the Add/Edit Assistant dialog made the dialog grow horizontally beyond the viewport instead of wrapping or scrolling the text inside the field.

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@Vanalite
Copy link
Contributor

LGTM thanks @mykh-hailo

@mykh-hailo mykh-hailo changed the title fix: improve textarea text wrapping with break-words and wrap-anywhere fix: improve textarea text wrapping with wrap-anywhere Feb 27, 2026
@mykh-hailo
Copy link
Contributor Author

@urmauur I can see that this PR is approved.
When can it be merged?

@mykh-hailo
Copy link
Contributor Author

@urmauur @louis-jan I am wondering fixing simple css causes build issue on the check.
Can you have a look at this please?

@urmauur
Copy link
Member

urmauur commented Mar 5, 2026

@mykh-hailo help use rebase main branch

@mykh-hailo mykh-hailo force-pushed the fix/assistant-description-wrap branch from 54f2e4b to f24cb39 Compare March 6, 2026 23:15
@mykh-hailo
Copy link
Contributor Author

@louis-jan I'd appreciate it if you check and merge this PR.
Thank yiou.

@louis-jan louis-jan merged commit 38e5b1d into janhq:main Mar 7, 2026
17 checks passed
@github-project-automation github-project-automation bot moved this to QA in Jan Mar 7, 2026
@louis-jan louis-jan mentioned this pull request Mar 7, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: QA

Development

Successfully merging this pull request may close these issues.

bug: Assistant edit dialog textarea widens beyond the viewport hiding the "Save" button

4 participants