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.
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.
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