FightPandemics / FightPandemics/FightPandemics-Telegram
FP Chatbot on Telegram- Comment on Posts flow
- Dominant language
- Python
- Stars
- 1
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
**User Story:** As a FightPandemics chatbot user viewing a specific post, I want to be able to see comments on a post so that I better understand the content of the post and its engagements.
Use Case 1: See Comments on a Selected Post
- User selects the "See comments" button.
- User navigates through comments by tapping on forward and/or backward arrows.
**Wireframe:** https://miro.com/app/board/o9J_kp0wo_Y=/?moveToWidget=3074457349121133895&cot=12
**Acceptance Criteria:**
Given user clicks on "See Comments" and there are up to 3 comments,
Then User should see 1-3 comments related to the post.
Given user clicks on "See Comments" and there are 3+ comments,
Then User should be able to scroll to the right to see more comments in groups of 3.
And User should be able to scroll to the left to see the previous comments in groups of 3.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.