feat(calendar): click an empty day cell to open New Appointment pre-filled (MAPPS-319) #365
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
psa-systems/mokosh-apps!365
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/MAPPS-319-calendar-cell-click"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Match Google/Outlook/Fantastical: clicking an empty day cell (Month) or empty area of a day column (Week, Day) opens the existing AppointmentFormModal pre-filled with the clicked date. The chip / block onclicks gain stop_propagation so opening an existing appointment for edit is unchanged. Same behaviour wired through the Dispatch board's Week and Month grids so the surfaces stay consistent.
#MAPPS-319