gacsphere / capstone-project

batscan.vercel.app
MIT License
0 stars 0 forks source link

Delete card #7

Open gacsphere opened 1 year ago

gacsphere commented 1 year ago

Value Proposition

As a user, I want to be warned in order to be prevented from accidentally deleting a card.

Description

Display a warning popup which affords confirmation or cancellation to continue.

Acception Criteria

Tasks

CathrinTruchan commented 1 year ago

Hi Gesa, I am not sure, if I understand the use case correctly. Why should the user delete data in order to interact with the previous content?

gacsphere commented 1 year ago

Hi @CathrinTruchan, It means that there is already content saved (in my case in a pre-saved array) and the user wants to interact with this content. The interaction means the deletion in this case. In the next user story I would write it the same but not for deletion but for edition.

CathrinTruchan commented 1 year ago

Aaaah, ok. Now I get it :) Looks good then :)

gacsphere commented 1 year ago

Thank you @CathrinTruchan :)

gacsphere commented 1 year ago

Hey Cathrin, after another comment in another user story I'm thinking about placing the delete-function only on the details-page of the card and not on each card on the card-list. But I'm not sure yet. Maybe you have a spontaneous reflection on this? If not I will contact you later, when I update this or the other user story.

gacsphere commented 1 year ago

Hi @CathrinTruchan , I updated this user story: I no longer want to be able to delete the cards in the card-list, but on the details-page.

F-Kirchhoff commented 1 year ago

Hey Gesa, the only thing that is missing is a detailed list of all the details that should be displayed in your detail page.

gacsphere commented 1 year ago

Thank you, @F-Kirchhoff! I added it as acception creteria. Did you mean it like that?

Kheirah commented 1 year ago

LGTM!