beda-software / fhir-emr

EMR based on FHIR
MIT License
73 stars 30 forks source link

Fix drag and drop in calendar #242

Open ir4y opened 6 months ago

ir4y commented 6 months ago

You can drag and drop events in the schedule calendar. However, it is just a UI feature. Once a page is reloaded all changes resets. Once this task is completed the drop event should popup Appointment edit modal with the updated date/time. If user save the event is updated. On cancel event should be restored on the initla date/time