Description
When trying to submit a bulk upload link (Google Drive, WeTransfer, etc.) for a course, clicking the "Envoyer" button does nothing. No error is shown in the UI.
Steps to Reproduce
- Go to any course page.
- Click on "Ajouter un document".
- Scroll down to the "Import de masse" section.
- Enter a valid URL and click "Envoyer".
Expected Behavior
The user should be redirected to the success page: /documents/submit-bulk/<course_slug>.
Actual Behavior
Nothing happens. The form is intercepted but the redirect is not followed.