- MessageInput: ignore empty text in handleEditorUpdate to avoid
TipTap's onUpdate("") on init clearing the typing state
- DiscordChatPanel: show typing indicator when other users are typing
- room-context: wire onTypingStart/Stop into ws callbacks
|
||
|---|---|---|
| .. | ||
| index.ts | ||
| project-context.tsx | ||
| repo-context.tsx | ||
| repository-context.tsx | ||
| room-context.tsx | ||
| theme-context.tsx | ||
| user-context.tsx | ||
| workspace-context.tsx | ||