Open DaveKrauss opened 1 year ago
Well done. ✌️
I've some comments for you to think about. Nevertheless, this user story is approved.💚
Acceptance Criteria ➡️ Addition: What can be seen on the Overview Page when all entries are deleted? Note: You don't need an additional wireframe for this - a written version is enough.
Tasks
ConfirmationMessage
component from the following user story User Story 3 – Create a Trip#3
Value proposition
As a User I want to be able to delete a trip so that I can focus easier on trips that are still relevant to me
Description
Acceptance criteria
[ ] On the detailspage there is a
Delete trip
button[ ] Clicking on the
Delete trip
button opens a small textbox[ ] Content of textbox is:
[ ] Clicking "Yes" will delete the trip and leads the user to the overview page
[ ] Clicking "No" will hide the textbox
[ ] When the triplist is empty, a message is displayed on the overview page: "Where are you heading to? Please add a new trip."
Tasks
feature/deleteTrip