ushahidi / platform

Ushahidi Platform API version 3+
http://ushahidi.com
Other
684 stars 506 forks source link

[Outreachy Task Submission] Accessibility Issue - Improve the "object Object" Error Toast Notification #4778

Closed crocmons closed 1 month ago

crocmons commented 8 months ago

Issue Description:

When navigating to the specified URL and attempting to import a CSV file, if the operation fails due to a large file, an error toast notification is displayed. However, the current notification message only says 'object object,' which is unclear and uninformative for the user. As an Outreachy applicant, I aim to address this issue by crafting a more meaningful error notification toast message that provides users with clear guidance on the encountered error.

Steps to Reproduce:

  1. Navigate to URL.
  2. Attempt to import a CSV file.
  3. Encounter a failure due to the large file size.
  4. Observe the displayed error notification message.

Expected Behavior:

The error notification message should provide clear and informative guidance to the user regarding the encountered error, specifically addressing the issue of the large file size.

Actual Behavior:

The error notification message displays 'object object,' which lacks clarity and does not inform the user about the nature of the error.

Additional Information:

pxiy-a commented 8 months ago

is this issue still open?Can i work on it?

crocmons commented 8 months ago

is this issue still open?Can i work on it?

I'm working on this issue.. kindly take other one # @pxiy-a