Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Partners Section #56

Closed
mqnguyen5 opened this issue Jan 20, 2022 · 1 comment · Fixed by #217
Closed

Build Partners Section #56

mqnguyen5 opened this issue Jan 20, 2022 · 1 comment · Fixed by #217
Assignees
Labels
feature Feature request frontend priority:low Default priority when a new issue is created
Projects
Milestone

Comments

@mqnguyen5
Copy link
Collaborator

mqnguyen5 commented Jan 20, 2022

Is your feature request related to a problem? Please describe.
Inside the "Message" page, we have a section display the list of the user matched partners. This section would contains several elements, from the search input to look up one or many partners, to a card which display the partners' name, profile image, and a preview of the recent message the user had with them.

Are there any related issues? Please list all of them.

  • FE: Build a "card" component to display the matched partners in the list
  • Query Chat Room #178
  • BE: Query match

Describe the solution you'd like
Screen Shot 2022-01-19 at 7 57 34 PM

Acceptance criteria

  • Partners are rendered successfully in the "card", alongside with their profile image, name, and a message preview
  • Search input is rendered successfully and the user can type text in it
  • Unmatched users should also appear on query

Describe alternatives you've considered
N/A

Additional context

@mqnguyen5 mqnguyen5 added feature Feature request frontend priority:low Default priority when a new issue is created labels Jan 20, 2022
@mqnguyen5 mqnguyen5 added this to Backlog in Seeksi via automation Jan 20, 2022
@mqnguyen5 mqnguyen5 added this to the Milestone 3 milestone Jan 20, 2022
@mqnguyen5 mqnguyen5 changed the title Build the "Partners" section in the "Message" page Build "Partners" section in the "Message" page Jan 20, 2022
@mqnguyen5 mqnguyen5 changed the title Build "Partners" section in the "Message" page Build Partners section in the Message page Jan 20, 2022
@mqnguyen5 mqnguyen5 changed the title Build Partners section in the Message page Build Partners Section in Message Page Jan 20, 2022
@mqnguyen5 mqnguyen5 changed the title Build Partners Section in Message Page Build Partners Section Jan 20, 2022
@minhhang107
Copy link
Collaborator

we can split this into 2 sub tasks: SearchBar and PartnerList. I'm not sure if we need to split this into separate issues so for now let's just specify these 2 tasks in the description

Seeksi automation moved this from Backlog to Done Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request frontend priority:low Default priority when a new issue is created
Projects
Seeksi
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants