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 Chat Window #57

Closed
Tracked by #72
mqnguyen5 opened this issue Jan 20, 2022 · 0 comments · Fixed by #213
Closed
Tracked by #72

Build Chat Window #57

mqnguyen5 opened this issue Jan 20, 2022 · 0 comments · Fixed by #213
Assignees
Labels
feature Feature request frontend priority:medium Issue to be done in the current sprint
Projects
Milestone

Comments

@mqnguyen5
Copy link
Collaborator

mqnguyen5 commented Jan 20, 2022

Is your feature request related to a problem? Please describe.
The "Message" page is where the user can have a conversation with his/her matched partners, either via text or photo.

Thus, we need to implement the following main elements to complete the chat window:

  • The buttons containing different functionalities (play ice-breaker game, send photo message, report user, un-match user,...)
  • The chat bubble, which will contain the messages sent in either text or photo
  • An input element for sending text messages
  • Suggested opening line section where users can view and select an opening line

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

Describe the solution you'd like

  • Buttons are highlighted by blue boxes
  • Chat bubbles are highlighted by red boxes

Screen Shot 2022-01-19 at 7 58 35 PM

Screen Shot 2022-01-19 at 7 58 35 PM

Acceptance criteria

  • Sent messages are displayed properly in the chat bubble
  • User can type in the input to create the text message
  • Buttons are being rendered properly
  • All elements are responsive, which mean they should look alright in mobiles phone or tablets (optional)
  • User can select an opening line from the suggested list
  • User can only see the suggested opening line when the chat window is empty
  • Match button (i.e. "heart" button) should redirect user to chat page
  • Pagination must be implemented for opening lines (3 lines / page)
  • Opening line must be sent on click

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
@minhhang107 minhhang107 self-assigned this Feb 12, 2022
@oliver-pham oliver-pham mentioned this issue Feb 14, 2022
2 tasks
@minhhang107 minhhang107 added priority:medium Issue to be done in the current sprint and removed priority:low Default priority when a new issue is created labels Feb 15, 2022
Seeksi automation moved this from Backlog to Done Feb 20, 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:medium Issue to be done in the current sprint
Projects
Seeksi
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants