Skip to content
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

Catch upload data error #1305

Merged
merged 8 commits into from
Dec 12, 2024
Merged

Catch upload data error #1305

merged 8 commits into from
Dec 12, 2024

Conversation

ESCRI11
Copy link
Contributor

@ESCRI11 ESCRI11 commented Dec 11, 2024

If the uploaded data is not correctly ingested, instead of crashing the application, display a popup with a visualization of the raw data, as most times there is a formatting error from the user.

By visualizing the raw data, the user can be informed about how the data uploaded looks like, which makes a better experience than having the application completely crash.

Example of error message:

image

@ESCRI11 ESCRI11 requested a review from ivokwee December 11, 2024 14:27
ESCRI11 and others added 4 commits December 11, 2024 14:27
+ snapshot review
display error for them, do not render any characters as it crashes the
application most times
@ivokwee ivokwee merged commit d647771 into master Dec 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants