You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An unnecessary toast message is shown, suggesting an issue with the file upload, even though the user has simply cancelled the operation.
Expected behavior
No toast message should be displayed when the user cancels the upload. The user should only see a message if an actual error occurs during the upload process.
Steps to reproduce the issue
Navigate to the Bulk Upload page.
Upload a CSV file successfully.
Attempt to upload another CSV file but cancel the operation before completing the upload.
Observe the toast message: "No new file upload. Please try again."
Environment details
App version : v2.1.3
App environment : UAT
Additional information
The text was updated successfully, but these errors were encountered:
Current behavior
An unnecessary toast message is shown, suggesting an issue with the file upload, even though the user has simply cancelled the operation.
Expected behavior
No toast message should be displayed when the user cancels the upload. The user should only see a message if an actual error occurs during the upload process.
Steps to reproduce the issue
Navigate to the Bulk Upload page.
Upload a CSV file successfully.
Attempt to upload another CSV file but cancel the operation before completing the upload.
Observe the toast message: "No new file upload. Please try again."
Environment details
App version : v2.1.3
App environment : UAT
Additional information
The text was updated successfully, but these errors were encountered: