openmrs / openmrs-esm-form-builder

OpenMRS Form Builder microfrontend
Other
7 stars 61 forks source link

(fix) O3-2400: Fix drag-and-drop logic in the interactive builder #333

Closed senthil-athiban closed 1 month ago

senthil-athiban commented 1 month ago

Requirements

Summary

This PR addresses the issue of optimally dragging and dropping questions from the source to the destination.

Screenshots

https://github.com/user-attachments/assets/f1344156-452a-43c9-b057-bec6fcbbe494

Related Issue

https://openmrs.atlassian.net/browse/O3-2400

Other

denniskigen commented 1 month ago

Thanks for fixing this, @senthil-athiban. I've pushed a follow-up commit with some enhancements to improve the drag-and-drop experience:

https://github.com/user-attachments/assets/9e4525a2-aa51-4462-a22c-23df8129fed9

Any concerns with the changes?

senthil-athiban commented 1 month ago

No Concerns @denniskigen , LGTM!