You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User should be able to View Profile Option using the Main Menu command
On Viewing the Profile User should have the Option to Edit the Profile and also View the Account settings
User should not be able to edit the Profile fields on the View profile screen and only able to do so on the Edit Profile screen
User should not be able to View Profile if Not logged in to the Chatbot application and they will be prompted to Login if they select that options in the Main menu.
API Integration
Edit Profile: PATCH /api/users/current
The text was updated successfully, but these errors were encountered:
anjanarao24
changed the title
FP Chatbot on Telegram- View and contact Poster/Author flow
FP Chatbot on Telegram- Edit my Profile
Jul 24, 2020
@anjanarao24 same callout as View/Edit account settings for the Main menu (logged in vs. not logged in).
But one other thought on Edit Profile is what are the buttons once the user completes updating their profile? This was an idea i had for the end of "Deleting Posts"- encourage creating post or going to main menu where they can start a search?
User story: As a FightPandemic chatbot user, I should be able to Edit my profile so that I can modify the details in my Profile that others can see.
Use case 1 : Edit Profile for a Logged in User
User invokes Main menu at any point with the command /Mainmenu #3
and selects View my profile
Where user should be able to see the following fields:
User can see the buttons "Edit Profile" and "View Account Settings" at the bottom of the screen
Wireframe: https://miro.com/app/board/o9J_kp0wo_Y=/?moveToWidget=3074457349121133898&cot=12
On selecting/tapping to Edit profile , user is taken to Edit profile screen to edit the fields
User can edit the details by Clicking on the area he/she would like to edit such as
Wireframe: https://miro.com/app/board/o9J_kp0wo_Y=/?moveToWidget=3074457349121133907&cot=12
Acceptance Criteria:
API Integration
Edit Profile: PATCH /api/users/current
The text was updated successfully, but these errors were encountered: