Skip to content

ImportDialog: Fix import dialog

The import dialog fails to import files without showing any warning. The dialog closes before it finishes the import process and cancels it.

This is solved by making the import button not return a response directly.

Fixes #236 (closed)

Merge request reports