StephMode / recap-project-4-theme-creator

Recap project 4 of nf web dev bootcamp to apply what I've learned about React, JS, Project Management, GitHub
https://recap-project-4-theme-creator-murex.vercel.app
0 stars 0 forks source link

#4: Edit a color from the theme #5

Closed StephMode closed 1 month ago

StephMode commented 1 month ago

As a User

I want to edit a color in the theme

in order to adjust the colors to my preference.

https://github.com/neuefische/web-react-recap-project/assets/93415777/e2cb2cca-71a1-4b0d-b451-f7d43464c664

Acceptance Criteria

Tasks

StephMode commented 1 month ago

✅ 1. Create Edit btn and basic edit/cancel logic in Color ==> DONE AND SUBMITTED

StephMode commented 1 month ago
  1. Reuse the ColorForm Component and display it within the Color Component when in edit mode 2.1 change elements so that they match the new context of EditForm

☑️ Done for the time being, component developed and basic logic set

Next Steps: value of role = value of selected element