### Description <!-- Provide a concise description of the task. What specific work needs to be done? --> Add a drag and drop UI for uploading coordinates files. --- ### Checklist - **Does it need UI/UX design?** - [x] Yes. Describe the UI/UX requirements or attach a Figma link in the "Design" section. - [ ] No - **Does it need API design?** - [ ] Yes. Specify the endpoints, methods, or data structures needed. - [x] No - **Does it need design around state flow?** - [ ] Yes. Outline the state flow requirements. - [x] No - **Does it need a test plan?** - [x] Yes. Add the test plan as a comment in this task or attach the document. - [ ] No --- ### Related Issues <!-- Links to related Epics, issues, or pull requests. --> - https://github.com/getodk/web-forms/issues/622
Description
Add a drag and drop UI for uploading coordinates files.
Checklist
Related Issues