Update:
The issue can also be reproduced when uploading invalid files to the NGO logo.
Preconditions:
User must be on the Step 4 of the NGO registration form.
Steps to Reproduce:
- Upload an invalid file to "Statutul organizatiei" section
- Complete the rest of the form with valid data
- Click on "Trimite" button
- Click on "Incearca din nou" button
Expected Results:
4. User is redirected back to Step 4 of the form.
"Actual Results:"
4. The POST call to "/request" endpoint is made again, failing and displayed the same error page.
Update:
The issue can also be reproduced when uploading invalid files to the NGO logo.
Preconditions:
User must be on the Step 4 of the NGO registration form.
Steps to Reproduce:
Expected Results:
4. User is redirected back to Step 4 of the form.
"Actual Results:"
4. The POST call to "/request" endpoint is made again, failing and displayed the same error page.