Add topic filter in "more topics" view in left sidebar
See original GitHub issueIn a stream with many topics, it can be difficult to find an old topic you want to go back to.
To solve this, we should add a search box to the “more topics” left sidebar view, just below the name of the stream.

When the user clicks on “more topics”, their cursor should be automatically placed into the search box. Typing into it should dynamically filter the list of topics in the stream using the same function as the filtering in Recent Topics (currently topic_in_search_results). The filter should not reorder the list of topics.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Topic list tabs for user-customizeable saved filters - feature
Select Tab on Topic List Page ... When the tab is selected, topics meeting the criteria of the filter are shown. A gear...
Read more >Creating a Pop-Out Navigation and Filter Bar Using Power BI ...
Creating a Pop-Out Navigation and Filter Bar Using Power BI Bookmarks. 4 Ideas for Sections to Add · Chapters. View all · Chapters...
Read more >Filter topics - Mindjet Help Server
You can filter topics directly by selecting topics to show or hide, or by selecting a single topic to display, along with all...
Read more >Follow or unfollow channels and topics in Apple News
In the sidebar, find the channel or topic that you want to add. Control-click the channel or topic, then click Add to Favorites....
Read more >Filter Messages Published to Topics with Amazon SNS and ...
The message filter feature enables subscribers to an SNS topic to receive ... For more details, see the Amazon SNS documentation or our...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Watching @m-e-l-u-h-a-n’s progress eagerly!..
I have made PR #18724 for this. It got little delayed as I was busy with lot of other issues.