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

FP Chatbot on Telegram- Edit my Profile #8

Open
anjanarao24 opened this issue Jul 23, 2020 · 3 comments
Open

FP Chatbot on Telegram- Edit my Profile #8

anjanarao24 opened this issue Jul 23, 2020 · 3 comments
Labels
ready for engineering story is ready to play after PM review

Comments

@anjanarao24
Copy link
Collaborator

anjanarao24 commented Jul 23, 2020

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:

  • Name
  • Self Introduction
  • Facebook URL
  • LinkedIn URL
  • GitHub URL
  • Twitter URL
  • Personal Website URL

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

  • Edit Name
  • Edit Self-Introduction
  • Edit Facebook URL
  • Edit LinkedIn URL
  • Edit GitHub URL
  • Edit Twitter URL
  • Edit Personal Website URL

Wireframe: https://miro.com/app/board/o9J_kp0wo_Y=/?moveToWidget=3074457349121133907&cot=12

Acceptance Criteria:

  • 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

@anjanarao24 anjanarao24 changed the title FP Chatbot on Telegram- View and contact Poster/Author flow FP Chatbot on Telegram- Edit my Profile Jul 24, 2020
@emtay
Copy link
Collaborator

emtay commented Jul 30, 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?
image

@emtay emtay added the Reviewed Has been peer reviewed by product label Jul 30, 2020
@omerkhan3
Copy link
Collaborator

API Integration

Edit Profile: PATCH /api/users/current

@FightPandemics FightPandemics deleted a comment from anjanarao24 Aug 15, 2020
@emtay emtay added ready for engineering story is ready to play after PM review and removed Reviewed Has been peer reviewed by product labels Aug 15, 2020
@adorapham
Copy link

I will take this defect

@adorapham adorapham self-assigned this Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for engineering story is ready to play after PM review
Projects
None yet
Development

No branches or pull requests

4 participants