-
Notifications
You must be signed in to change notification settings - Fork 0
Search for individuals #32
Copy link
Copy link
Open
Labels
enhancementA new featureA new feature
Milestone
Description
Description
As a user, I need to be able to search for other users so I can grow a network on the app.
Tasks
- Add new users to the schema-init
- Add a search page
- Add a search dialog
- Add result list
- When enter in search dialog, query the users list based on the search term
- When a new user is selected from search, navigate to that user's room
- When a new user is selected from search, display the room in the list of rooms
- When a message is received from a new user, display the room in the list of rooms
Acceptance criteria
- User can type in the search widget
- Dropdown populates with results that match the search term
- When a message is sent to/received from a new user, that room is added to my rooms list
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementA new featureA new feature