Skip to content

Improve UI error handling #623

@JulienVig

Description

@JulienVig

Is your feature request related to a problem? Please describe.
There is currently no user feedback whenever a feature breaks in the UI, which makes it unclear when something is working as expected or not. Detecting a crash requires one to inspect the console logs from the browser, which is not appropriate for all users.

Describe the solution you'd like
Include more error handling to inform the user whenever something went wrong, as it is already the case for some parts of the website. For example, trying to train a model without first uploading data creates a toaster (pop-up) saying "No file uploaded". I would like to implement something similar covering all errors.

Metadata

Metadata

Assignees

Labels

featureNew feature or requestweb clientRelated to the browser environment

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions