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

Handle failed and loading state for file upload #82

Closed
Tracked by #48
olavis opened this issue Sep 6, 2023 · 0 comments
Closed
Tracked by #48

Handle failed and loading state for file upload #82

olavis opened this issue Sep 6, 2023 · 0 comments

Comments

@olavis
Copy link
Contributor

olavis commented Sep 6, 2023

We need to successfully create a model before the file upload process can start, meaning that we could possibly have a scenario where we have a model without the "required" NC-file. This is intentional, because we want to be able to close the upload model dialog and have the incomplete model in the browse table while we display upload status for it. Might need a loading status on the confirm button in the dialog (while we wait for model to be created) and to prevent the dialog from closing if the request failed. Then banner, snackbar, or info of some kind(?? UX help?? @o-jorgensen 🙇🏼‍♀️) to make the user try again? Also, different issue, but handle possibly failed file upload afterwards?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants