ValkovD / StarterNator-Bank

Full CRUD App with MERN Stack
0 stars 0 forks source link

Build Edit button and edit form for edititng the car details #2

Open ValkovD opened 2 months ago

ValkovD commented 2 months ago

Edit functionality is needed with edit btn that when it is clicked to call edit form so that this specific car details can be edited . On confirmation in the form the edited inputs to be send to the back end.

ValkovD commented 2 months ago

1.Modal functionality done it opens and closes and it reuses Submit car component now i need to filter the current selected car by id and get its details filled up in the modal form for editing