Environment
Android app 1.0.5 (versionCode 14) from commit d03af65, tested on a physical Pixel 5 running Android 14.
Reproduction
- Open the Android messenger.
- Search for an exact phrase that exists in a visible message but not in a channel name.
- 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.
Environment
Android app 1.0.5 (versionCode 14) from commit d03af65, tested on a physical Pixel 5 running Android 14.
Reproduction
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.