Description
When the user tries uploading pictures to wikimedia commons and an error occurs, nothing is shown to the user. An example of an error I experience was mwclient.errors.APIError: ('fileexists-no-change', 'The upload is an exact duplicate of the current version of [[:File:Registrar.jpg]].', 'See https://test.wikipedia.org/w/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes.')
Accept privacy policy and click on the button "Start uploading"
Login to wikimedia commons
Click on button "Choose photos from Google Drive"
Select a particular photo from your PC and upload
Click on button "Upload More" and select the same photo as selected in step 5, then upload
Expected behavior
The user receives a well structured message telling him/her what the error is (in this case for example "You already uploaded file to wikimedia commons").
Actual behavior
No feedback. The user has no idea about the error
Description When the user tries uploading pictures to wikimedia commons and an error occurs, nothing is shown to the user. An example of an error I experience was
mwclient.errors.APIError: ('fileexists-no-change', 'The upload is an exact duplicate of the current version of [[:File:Registrar.jpg]].', 'See https://test.wikipedia.org/w/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes.')
To Reproduce Steps to reproduce the behavior:
Expected behavior The user receives a well structured message telling him/her what the error is (in this case for example "You already uploaded file to wikimedia commons").
Actual behavior No feedback. The user has no idea about the error
Desktop