Actions
Bug #19691
closedProject dialog errors cause it to get stuck
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
1.0
Release:
Release relationship:
Auto
Description
If you are creating or editing a project and there is an API error (for example, trying to create a collection with a duplicate name) it gets stuck spinning forever with a dialog box that can't be closed.
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2022-11-23 sprint to 2022-12-07 Sprint
Updated by Peter Amstutz almost 2 years ago
- Assigned To changed from Stephen Smith to Lucas Di Pentima
Updated by Lucas Di Pentima almost 2 years ago
- Target version changed from 2022-12-07 Sprint to 2022-12-21 Sprint
Updated by Lucas Di Pentima almost 2 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima almost 2 years ago
Updates at arvados-workbench2|9123f234 - branch 19691-dialog-error-handling
Test run: developer-tests-workbench2: #1021
- Fixes method that does error matching.
- Adds
showError
parameter passing on some missing service classes. - Makes create & update dialogs (collection & project) to handle errors by themselves aviding a generic snackbar to show when request errors happen.
- Adds cypress tests.
Updated by Lucas Di Pentima almost 2 years ago
Updates at arvados-workbench2|13e91447
Test run: developer-tests-workbench2: #1022
- Improves error reporting.
- Adds missing unknown error handling on dialog.
Updated by Lucas Di Pentima almost 2 years ago
Updates at arvados-workbench2|00bdfaf
Test run: developer-tests-workbench2: #1028
- Fixes default
mapKeys
param passing in common-service.
Updated by Lucas Di Pentima almost 2 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados-workbench2|26aea3616b48c065f396da8aa13272ce83c9bfbd.
Actions