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

US10 // parts - edit a part #17

Open
16 tasks done
matschi3 opened this issue Jun 30, 2023 · 1 comment
Open
16 tasks done

US10 // parts - edit a part #17

matschi3 opened this issue Jun 30, 2023 · 1 comment

Comments

@matschi3
Copy link
Owner

matschi3 commented Jun 30, 2023

Value Proposition

As a user
I want to edit my created parts
so that i can change values, if they are entered incorrect on creation

Description

Image

Description

PNG HERE

Acceptance Criteria

  • user can see a button called bearbeiten on each parts detail-page
  • user gets directed to an edit page for the specific part
  • the pages title is TEIL bearbeiten
  • the heading is TEIL bearbeiten
  • on the edit-part page you can enter name, price and purchasingPlace
  • you can also choose the newParts category by dropdown
  • on the bottom of the form there is a submitEdit button, submitting changes and sending user back to parts detail-page
  • on top left corner, user can see a button called zurück directing back to parts-page

Tasks

  • create branch feature/us10/edit-part
  • create bearbeiten button directing to /[uuid]/edit-part on PartCard component
  • create new file /pages/[uuid]/edit-part
  • insert Header component
  • insert LinkBack component routing user back to parts-page
  • insert PartForm component with other props (+defaultValues)
    on Forms 'submitButton` click:
    • edit specific item in state
    • send user back to parts-page
@matschi3 matschi3 converted this from a draft issue Jun 30, 2023
@matschi3 matschi3 changed the title US10 // parts - editPart US10 // parts - edit a part Jun 30, 2023
@Danielschuetzle
Copy link

LGTM

@matschi3 matschi3 moved this from new User Stories to Backlog in @Nils Capstone-Project Jun 30, 2023
@matschi3 matschi3 moved this from Backlog to Sprint in @Nils Capstone-Project Jul 1, 2023
@matschi3 matschi3 moved this from Sprint to In Progress in @Nils Capstone-Project Jul 4, 2023
@matschi3 matschi3 moved this from In Progress to 🧐Code Review 🔍 in @Nils Capstone-Project Jul 5, 2023
@matschi3 matschi3 moved this from 🧐Code Review 🔍 to 🕹️Quality Assurance🧨 in @Nils Capstone-Project Jul 5, 2023
@matschi3 matschi3 moved this from 🕹️Quality Assurance🧨 to 🎉 Done 🥳 in @Nils Capstone-Project Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎉 Done 🥳
Development

No branches or pull requests

2 participants