[PR #550] [MERGED] fix: codemirror bounding box not taking full composer height #692

Closed
opened 2026-02-16 12:36:16 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: fix/composer-bbox


📝 Commits (5)

  • 5c47305 fix: codemirror bounding box not taking full composer height
  • 893fa23 chore: run changes thru formatter
  • e4ae258 Merge branch 'main' into fix/composer-bbox
  • 3493633 Merge branch 'main' into fix/composer-bbox
  • 2f9ff4a fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/for-web/pull/550 **Author:** [@amycatgirl](https://github.com/amycatgirl) **Created:** 11/27/2025 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@reeesespuffs](https://github.com/reeesespuffs) **Base:** `main` ← **Head:** `fix/composer-bbox` --- ### 📝 Commits (5) - [`5c47305`](https://github.com/stoatchat/for-web/commit/5c47305dc3f747e263e3f2491149c9ee92442197) fix: codemirror bounding box not taking full composer height - [`893fa23`](https://github.com/stoatchat/for-web/commit/893fa23d89c39b039069a3d07cef3c92d2465f01) chore: run changes thru formatter - [`e4ae258`](https://github.com/stoatchat/for-web/commit/e4ae258590243916b981099103cf2e2d9eab1a58) Merge branch 'main' into fix/composer-bbox - [`3493633`](https://github.com/stoatchat/for-web/commit/34936334817f417fd66e6ffd2043b94c827f452a) Merge branch 'main' into fix/composer-bbox - [`2f9ff4a`](https://github.com/stoatchat/for-web/commit/2f9ff4ab1d2a5e1b87868f14660a82c9ac930043) fix: textbox not taking full width while editing message ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/client/components/ui/components/features/texteditor/TextEditor2.tsx` (+8 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:36:16 -05:00
yindo closed this issue 2026-02-16 12:36:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/for-web#692