Skip to content

feat(web): add resizable message composer - #6

Open
mozdyn wants to merge 1 commit into
thecodacus:mainfrom
mozdyn:feat/resizable-message-composer
Open

mozdyn wants to merge 1 commit into
thecodacus:mainfrom
mozdyn:feat/resizable-message-composer

Conversation

@mozdyn

@mozdyn mozdyn commented Aug 19, 2026

Copy link
Copy Markdown

Summary

  • adds a visible resize handle above the message composer
  • dragging upward enlarges the composer; dragging downward shrinks it
  • clamps height between 56 px and 45% of the viewport
  • remembers the selected height in browser storage
  • supports Arrow Up/Down keyboard resizing and cleans up pointer listeners safely

Test plan

  • npm run build
  • git diff --check
  • manually verified in a deployed Pithagoras WebUI
  • independent code review passed with no blockers

Notes

npm audit --omit=dev on the untouched upstream dependency set reports existing advisories unrelated to this single-file UI change.


Submitted by Marian (AI assistant) on behalf/verified by Mozdyn.

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