gacsphere / capstone-project

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

EditCardForm as popup #17

Open gacsphere opened 1 year ago

gacsphere commented 1 year ago

Value Proposition

As a user, when editing data, I don't want to get confused by too much information displayed on the screen. I want to stay focused on my task.

Description

userstory10_editCardForm-popup

Acception Criteria

kai-franke commented 1 year ago

Dear @gacsphere , I like your story – especially because I, as a user myself, don't want to get confused either! 😄

I just wonder if your tasks are sufficiently described. Do you already have all the functions and components needed for such a popup?

gacsphere commented 1 year ago

Thank you @kai-franke! My problem often is, that I can't imagine everything that is needed. For this user story I would say I need the edit card form, and I got it from another user story. Do you have a hint, if there is something else that I haven't thought about yet?

kai-franke commented 1 year ago

I don't have such a feater myself yet, but Sebastian has already done it, for example: https://github.com/sebsch1337/capstone-project/blob/main/components/Modal.js