-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload error reporting #1086
Comments
@nicholas-codecov On the upload status, what are the differences between "Processing failed" and "Unknown error"? Can you point me to the list of error scenarios, like upload incomplete, incorrect file format, etc. |
I'm not really sure of what the difference is on a technical level, this is just what we get back from the API and display it. Maybe @giovanni-guidini or @joseph-sentry can answer |
According to the Error reporting, we have 4 errors conditions const UploadErrorMessage = Object.freeze({
|
Figma: link |
The message on the left UI, I'm not sure they are the right location for the upload errors. |
I like option 2 in both cases, and see no problems with the other message changes. 👍 |
@katia-sentry can you prioritize this? |
Problem to solve
Description
In the scenario of failed uploads, we show in the aside, summary and empty state. The copy isn't as clear as it's a fragmented in the sections and the summary message is generic in that scenario.
Steps to Reproduce / Current UX
Solution (Latest)
The ask here is to make the error messagings clear and actionable.
In total, we have 5 upload errors and 4 to update. (no change for "Unknown error")
See design for these error messagings:
Figma: link
Additional Information
The text was updated successfully, but these errors were encountered: