Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

It seems that RxChat.typingUsers sometimes might not remove the user when receiving typingStopped #1545

@SleepySquash

Description

@SleepySquash

Summary

A strange bug occurred: in Chats tab there's a user that is displayed in a group like they are typing (the "Name is typing..." is displayed). However, judging by the logs, it seems that we did receive both typingStarted and typingStopped events. So this problem is related to either RxChat.typingUsers or reactivity rebuild of the chat tile?

Steps to reproduce

  1. Keep tying to some chat from other account.
  2. ???
  3. Notice the hang?

What is the current bug behavior?

... is typing hanging.

What is the expected correct behavior?

No ... is typing is hanging.

Metadata

Metadata

Assignees

Labels

bugBugs and incorrectness problemsk::UI/UXUI (user interface) and UX (user experience) changes

Type

Projects

Status

Bugs

Relationships

None yet

Development

No branches or pull requests

Issue actions