1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)JavaScript673 forks (673 forks)github user discovery
help wanted
Repository metrics
- Stars
- 1,348 stars (1,348 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
From #4532:
One more thing to consider adding on the list of options is the searching messages functionality. Currently the only way to search messages is through home screen (via the search button). It searches all channels, and although we can narrow the search using keywords, I think it would be better if we provide such an option on the stream itself.
Contributor guide
- Research direction
- Examine the topic actionsheet component in the codebase to understand how options are structured. Then add a new option for 'Search topic' that navigates to the search functionality filtered by the current stream.
- Tech stack
- javascriptreact native
- Domain
- mobile
- Issue type
- Feature
- Prerequisites
- React NativeJavaScript