Skip to content

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

@crocmons

Description

@crocmons

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:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions