Tedious manual closing of success dialogs #717
Labels
⚙ component:dialog
design
enhancement
New feature or request
🔄 flow rethink
🔀 flow:uploading
pending-triage
Requires triage before any work can begin
Milestone
There are a few places where some transaction is executed, and after it is completed, you get a dialog like this that you have to close to proceed.
This gets really tedious. What we want is to make sure the user registers the transaction went through fine, when it did, but then to move on. Perhaps it would be better to only show this sort of thing with a very short circular timer thing which winds down in 1-2s, and then the dialog slides away. Also perhaps its better to not have this result dialog as distinct from the actual progress 3 step progress dialog, it could just be the final step.
The text was updated successfully, but these errors were encountered: