Appearance
Event Form
- File:
src/features/events/partials/EventForm.svelte
Overview
Create/edit event form (shared kit Form + inputs). Handles title, patient name, date/time (start now, all-day), participants (contacts + creatable), devices (for "start now" events, incl. offline/auth flows via ParticipantsToSelect), notes, and attachments. Also renders EventQRCode.svelte and EventShimmer.svelte.
Behavior
- Participants split into hosts / unknown (email) entries.
- Device selection requires user auth when the tenant requires it.
- Attachments validate against the tenant upload config.