calcom / cal.com

Scheduling infrastructure for absolutely everyone.
https://cal.com
Other
32.43k stars 8.01k forks source link

[CAL-2410] Auto-save availability schedule right after a date override is added #11191

Closed ciaranha closed 1 month ago

ciaranha commented 1 year ago

Problem

adding a date override in 'availbility' requires scrolling up and clicking 'save'. Our entire team have been caught out by this at one point or another!

Solution

An ideal solution is that our entire app has auto-save on availability schedules, event types, settings etc. In the mean time, we need to at least save each availability schedule after you add a date override. So once the modal is closed, the schedule is saved. You do not have to also hit the save button.

We should throw a small toast notification saying "Date override added" once the modal is closed.

From SyncLinear.com | CAL-2410

keithwillcode commented 1 month ago

We've actually ripped this out because auto-saving one thing while editing the overall availability can cause slots issues. We went back to preferring the Save button.