kevinldg / reuse-app

Upcycling app by @Hendrik-Pils, @jore-averbeck, @kevinldg and @SarahJoyceMorgen ♻️ (Capstone Project)
https://reuse-app.vercel.app
0 stars 2 forks source link

US5 - Delete Function #12

Open Hendrik-Pils opened 8 months ago

Hendrik-Pils commented 8 months ago

Value proposition

As a User: I want to be able to delete an idea to update the overview

Description

Image

Acceptance criteria

Tasks

CJAkkuec commented 8 months ago

Hey there, just another couple of notes:

As a user I want to be able to delete an idea so that I can remove them from the overview.

The AC and Tasks are very sparse.

Please include the intended behavior of the delete button in the AC, as well as what happens after the button has been clicked. You should probably include a confirmation dialogue as well.

Please add some more verbose steps to the tasks, such as mentioning the component, a very short mention of the business logic included in the function, the confirmation dialogue, the routing, etc.

F-Kirchhoff commented 8 months ago

Hey, please specifiy where the button is displayed, e.g. : "a delete button is displayed on the projects details page". Otherwise you are good to go!

F-Kirchhoff commented 8 months ago

LGTM