Prevent reminders from being saved to the API until the user clicks Confirm, matching the behavior of the due/start/end date pickers. - Remove @update:modelValue handler on DatepickerInline so date/time changes only update local state - Change Confirm button condition from showFormSwitch to activeForm so it renders even when defaultRelativeTo is null - Add confirmAndClose function that handles both absolute and relative reminder forms - Remove debounce (useDebounceFn) since saves are now user-initiated Refs #2208 |
||
|---|---|---|
| .. | ||
| base | ||
| date | ||
| gantt | ||
| home | ||
| input | ||
| misc | ||
| notifications | ||
| project | ||
| quick-actions | ||
| sharing | ||
| tasks | ||