Skip to content

Messenger search does not search message content and shows a misleading empty state #13

Description

@cassi-volkova

Environment

Android app 1.0.5 (versionCode 14) from commit d03af65, tested on a physical Pixel 5 running Android 14.

Reproduction

  1. Open the Android messenger.
  2. Search for an exact phrase that exists in a visible message but not in a channel name.
  3. Observe the result.

Actual result

No message is returned. The UI displays the Russian text meaning Channel list is empty even when the selected scope is All chats.

Expected result

Global search finds matching messages, chats, and users with clear result types, matching the web client. If only channel-name filtering is intended temporarily, the control and empty state must say so.

Technical evidence

The current filter only compares the query with stream names.

Impact

The search field appears global but cannot retrieve conversation content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions