hack4impact-calpoly / cp-ccc-uss

2 stars 0 forks source link

Event Edit and Delete #56

Closed andrewtchan closed 2 days ago

andrewtchan commented 1 month ago

You will add edit and delete buttons to the AdminEventDetail modal component. The edit button will bring up an event editor modal that looks much like the AddEvent modal does, except that it is preloaded with the current Event data, and when you submit it updates that Event rather than creating a new one.