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

As a user I would like to edit my comment and rating on a meal so that it reflects my current opinion #8

Open
mpspmf opened this issue Apr 1, 2022 · 0 comments
Labels
Could Could have (MoSCoW) M Medium Efford user story

Comments

@mpspmf
Copy link
Collaborator

mpspmf commented Apr 1, 2022

  • As a user I want to be able to edit my own comment and rating on a specific meal so that it represents my true opinion and I can correct myself after posting the comment/rating.

Acceptance Tests:

Scenario: Edit a comment and rating
Given I am logged in
* I have selected a meal
* I tap the "rate" button
* I am warned that i already rated this meal
* i am asked if i want to update my previous rating
* i press yes
And I edit the comment and/or rating
* I click the "post" button
Then the changes are applied
* I go back to the menu's page

User Interface Mockups

Value and Effort

  • Value: Could have
  • Effort: M
mpspmf added a commit that referenced this issue Apr 1, 2022
@TiagoMRib TiagoMRib added Could Could have (MoSCoW) M Medium Efford labels Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Could Could have (MoSCoW) M Medium Efford user story
Projects
None yet
Development

No branches or pull requests

2 participants