Skip to content

Tighten mention search loading-state detection #616

@ZhangHanDong

Description

@ZhangHanDong

The current mention search starts as soon as room_members is non-empty, even though the SDK may still be streaming the rest of the members. Create an issue to track improving the loading heuristics (e.g., compare against active_members_count() or use incremental updates) so the popup waits for the full list—or at least a clearly defined threshold—before firing the search.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions