Skip to content

Improve chat scrolling and multiline composer#14

Merged
wesbillman merged 4 commits intomainfrom
codex/chat-scroll-and-multiline-composer
Mar 10, 2026
Merged

Improve chat scrolling and multiline composer#14
wesbillman merged 4 commits intomainfrom
codex/chat-scroll-and-multiline-composer

Conversation

@wesbillman
Copy link
Collaborator

Summary

  • improve chat timeline scrolling so bottom-pinned conversations stay pinned on new messages while scrolled-up readers keep their place, including during composer resize changes
  • switch the message composer to a multiline textarea with Enter for newlines, Cmd/Ctrl+Enter to send, a 4-row cap, and a simplified Send button shortcut hint
  • add smoke and relay-backed Playwright coverage for pinned-bottom scrolling, scrolled-up behavior, composer growth, and multiline sending

Testing

  • pnpm check
  • pnpm typecheck
  • pnpm build
  • pnpm playwright test --project=smoke tests/e2e/smoke.spec.ts
  • pnpm playwright test --project=integration tests/e2e/stream.spec.ts

@wesbillman wesbillman merged commit 758049c into main Mar 10, 2026
8 checks passed
@wesbillman wesbillman deleted the codex/chat-scroll-and-multiline-composer branch March 10, 2026 16:46
tlongwell-block added a commit that referenced this pull request Mar 11, 2026
* origin/main:
  feat: soft-delete for events/channels, enriched API responses, NIP-29 group management (#17)
  feat: Channel management, messaging, threads, DMs, reactions, and NIP-29 support (#16)
  Improve chat scrolling and multiline composer (#14)
  chore: remove redundant inline comments across all crates (#13)
  Initial backend revisions, workflow expansion (#5)
  Add desktop Home feed (#12)
  Add desktop Playwright e2e harness (#11)
  Update desktop icon and persist window state (#9)
  feat: add channel creation flow (#8)
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