As we have design for search for filtering users in modals, the goal is to use the same component for both thread search (for which we don't have design) and thread members search.
This diff moves search logic and styles from thread-list-search into search.
There are no design or behavior changes in this diff - everything should work as before.
Details
Details
Thread search in web app should remain the same
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/chat/thread-list-search.react.js | ||
---|---|---|
12–22 ↗ | (On Diff #10136) | This component doesn't seem to do much. Do you think we need it? |