You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you would like
Add a dialogue with a progress bar to display feedback and progress of adding a scan to the library.
Describe alternatives you have considered
Could send to a jobs widget, but that would not cohere with the rest of the project (we use pop-up dialogue for everything else). A jobs handler could be a good long-term goal, however.