Skip to content

Reserve space for the typing indicator instead of overlaying it#924

Merged
mremond merged 1 commit into
mainfrom
mr/admiring-northcutt-2bbc8b
Jul 8, 2026
Merged

Reserve space for the typing indicator instead of overlaying it#924
mremond merged 1 commit into
mainfrom
mr/admiring-northcutt-2bbc8b

Conversation

@mremond

@mremond mremond commented Jul 8, 2026

Copy link
Copy Markdown
Member

Summary

The floating typing pill (#918) could overlay and hide the last message when the reader is at the bottom of a conversation. The footer now reserves a small constant idle padding (pb-4) that grows just enough to clear the pill (pb-12) only while it's shown — and only nudges the view when the reader is genuinely sticked to the bottom, gated on live geometry rather than the latchable isAtBottomRef so a reader scrolled up into history is never re-pinned (preserving the #918 fix).

The floating typing pill (#918) could cover the last message when the
reader was at the bottom of a conversation. The footer now reserves a
constant idle padding, and grows just enough to clear the pill only
while it's shown and the reader is genuinely sticked to the bottom —
gated on live geometry so a reader scrolled up into history is never
re-pinned, preserving the #918 fix.
@mremond mremond added this to the 0.17.1 milestone Jul 8, 2026
@mremond mremond merged commit 563b8dc into main Jul 8, 2026
3 checks passed
@mremond mremond deleted the mr/admiring-northcutt-2bbc8b branch July 8, 2026 15:59
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