Problem/Justification
When I do something in TrueNAS it often creates new job and shows small window tracking progress. Some of these windows also have minimize button, but not all. If the job takes long I am stuck on progress windows and cant do anything else.
And no job can be force canceled which is problem if it gets stuck, then I have to wait for timeout.
Only workaround is reload whole webpage.
Impact
If every progress window had minimize button it would allow users to minimize it and continue doing other things while the task runs.
Ability to force cancel job would allow to cancel the job if its obvious its stuck without needing to wait for timeout.
User Story
In my usage I would use minimize when waiting for longer jobs like uploading new ISO image to Instances. Currently I have to wait on progress screen which takes minutes when testing in virtualized environment.
And recently the job of creating new App got stuck on 60% which caused I am stuck on progress screen indefinitely. I got out of it by reloading whole webpage but its still stuck in jobs with no way to stop or cancel so I could try it again. Only thing I can do is wait for timeout or if it somehow succeeds.