mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-21 07:05:25 -04:00
[PR #550] [MERGED] fix: codemirror bounding box not taking full composer height #692
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-web/pull/550
Author: @amycatgirl
Created: 11/27/2025
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @reeesespuffs
Base:
main← Head:fix/composer-bbox📝 Commits (5)
5c47305fix: codemirror bounding box not taking full composer height893fa23chore: run changes thru formattere4ae258Merge branch 'main' into fix/composer-bbox3493633Merge branch 'main' into fix/composer-bbox2f9ff4afix: textbox not taking full width while editing message📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
packages/client/components/ui/components/features/texteditor/TextEditor2.tsx(+8 -0)📄 Description
Another issue that nobody reported until now, apparently.
As far as I know, TextEditor2 is used in about 2 or 3 places currently, i've checked them all and it seems to work just fine.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.