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
By now, the basic flow for adding events to the Published Schedule should be implemented
However, for a given day on the schedule, we also want to be able to move all of the events to a different day or change the associated location
The following flow for editing days should be implemented
From the main page of the Published Schedule, click on the pen icon next to a given day
The Day Planner opens up
The user can click an edit icon next to either the date or location fields at the top of the Day Planner
The existing modal to add a new day opens up (though the title should be updated accordingly— ask designers)
The user can edit any of the three fields (date, location, details) and click a button to save their changes
The user can also exit out of the modal and return to the Day Planner
Notes
Please set up a brief meeting with both Kaila and Elise to discuss the flow for this task in more detail! Currently, the flow isn’t shown in great detail on the Figma design, so it’s important to nail this down to avoid further changes in the future
Try to reuse existing components as much as possible
The TLs and shadowees (should) have made the necessary backend changes needed for this task already, so this should only require front-end work (if backend changes are necessary though, please let us know!)
Acceptance Criteria
The flow described above (or as described by the designers) is fully functional
Changing a given day also affects all associated events with that Day
All changes are reflected on the Published Schedule without the user having to manually refresh the page
Instructions
Notes
Acceptance Criteria
Resources
The text was updated successfully, but these errors were encountered: