git4school / git4school-visu

Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2 stars 3 forks source link

The old confirmation modal is displayed when importing multiple assignments #127

Closed F0urchette closed 1 month ago

F0urchette commented 2 years ago

Description

When importing multiple assignments, a modal is displayed asking for confirmation because old assignments would be deleted. But this modal has no reason to be displayed because old assignments are not deleted anymore and importing a corrupted file has no chance to affect old assignments.

Steps to reproduce

Actual result

A modal is displayed asking for confirmation and saying old assignments will be deleted.

Expected result

No modal is displayed.