You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What?
We need a way to update a workshop. We need a way for the frontend to give the new information to the backend.
Why?
Users might have made a typo or need to change the location of their workshop. We need to provide a way for them to change this without creating a new workshop and deleting the old one.
Acceptance Criteria:
API call that allows information to be passed and updates the workshop
It correctly updates with new information
The text was updated successfully, but these errors were encountered:
What?
We need a way to update a workshop. We need a way for the frontend to give the new information to the backend.
Why?
Users might have made a typo or need to change the location of their workshop. We need to provide a way for them to change this without creating a new workshop and deleting the old one.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: