Skip to content

feat: show typing indicator in channel list - #520

Merged
boxdot merged 2 commits into
boxdot:mainfrom
cwedgwood:cw/typing-indicator-channel-list
Apr 18, 2026
Merged

feat: show typing indicator in channel list#520
boxdot merged 2 commits into
boxdot:mainfrom
cwedgwood:cw/typing-indicator-channel-list

Conversation

@cwedgwood

Copy link
Copy Markdown
Contributor

Display [T] next to channel names when someone is typing, alongside
the existing [M] (muted) and (N) (unread count) indicators.

The typing state was already received and stored via handle_typing(),
and displayed in the message pane title bar. This surfaces it in the
channel list so users can see typing activity without switching to
the conversation.

Display [T] next to channel names when someone is typing, alongside
the existing [M] (muted) and (N) (unread count) indicators.

The typing state was already received and stored via handle_typing(),
and displayed in the message pane title bar. This surfaces it in the
channel list so users can see typing activity without switching to
the conversation.
@boxdot

boxdot commented Apr 18, 2026

Copy link
Copy Markdown
Owner

I am not entire sure that typing state is received correctly. But this is orthogonal to this PR.

@boxdot
boxdot enabled auto-merge (squash) April 18, 2026 08:07
@boxdot
boxdot merged commit e3df2b9 into boxdot:main Apr 18, 2026
9 checks passed
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.

2 participants