Skip to content

Resolve "Restore file drag & drop"

Ada Turgut requested to merge 71-restore-file-drag-drop into development

What does this MR do (summary)?

Closes #71 Files can now be dragged and dropped on the submit dialog

Screenshots

Without a file being dropped: Screenshot_2024-05-13_at_17.28.23

File dropped with different themes: Screenshot_2024-05-13_at_17.29.03

Screenshot_2024-05-13_at_17.28.38

Screenshot_2024-05-13_at_17.34.02

What changes have you made (detailed)?

Does this MR meet the acceptance criteria?

  • The main application was run to make sure the server still runs without errors.
  • Tests were written to verify the behaviour of this code.
  • Javadoc and other comments were added to make the code understandable.
  • The code adheres to the style guidelines.
Edited by Ada Turgut

Merge request reports