When I click the upload button without first selecting a file the frontend sends the request to the backend anyway and displays an unclear error. Instead it should detect that the file is missing before sending the request and signal the issue to the user
When I click the upload button without first selecting a file the frontend sends the request to the backend anyway and displays an unclear error. Instead it should detect that the file is missing before sending the request and signal the issue to the user