Bug #16932
open[login federation] trashing collections: snackbar issues
Description
WB2: trashing a tiny collection with 1 file seems absurdly slow, because there is a sequence of notifications in the bottom right that take multiple seconds, and they only seem to progress when there is some input in the browser. So if you leave the window alone, it will look like it is stuck:
(green) Moving to trash (I've seen it take more than a minute, why is this not instantaneous)?
(red) Project panel is not opened.
(green) Added to trash
And that "Project panel is not opened" seems like another bug
Updated by Ward Vandewege about 4 years ago
- Category set to Workbench2
- Description updated (diff)
Updated by Peter Amstutz about 4 years ago
The "Moving to trash" notification seems kind of pointless. What may be happening is that the "Moving" message wants to stay on screen for 3 seconds (or whatever) no matter what, and that blocks the "Added to trash" Message from showing until
"Project panel is not opened" is weird, we should investigate.