Is your enhancement request related to a problem? Please describe.
Describe the problem that you would like to address.
I started an 'Improve from PurlDB' from the product. This was an NPM-based product, so many packages to resolved. The UI gets greyed out, so as a user I'm hesitant to do anything else, worried that if I close the tab the analysis would fail. Eventually I got a 504 timeout error page from Nginx. I then assumed the job had failed. On the contrary, going back to DejaCode I could see it running on the activity page.
What are the benefits of the requested enhancement?
How will the new functionality benefit DejaCode users?
I'd like to avoid users having to wait unnecessarily, avoid them getting tense to keep the tab open and be shocked when the get an Nginx 504 error. Especially when it has been a background job the entire time.
Describe the solution you would like
Provide a concise scenario or use case that needs to be supported in DejaCode.
Instead of greying out the page, redirect users to the activity tab where the background job can be observed.
Additional notes
Add any other context or screenshots about the feature request here.
Is your enhancement request related to a problem? Please describe.
Describe the problem that you would like to address.
I started an 'Improve from PurlDB' from the product. This was an NPM-based product, so many packages to resolved. The UI gets greyed out, so as a user I'm hesitant to do anything else, worried that if I close the tab the analysis would fail. Eventually I got a 504 timeout error page from Nginx. I then assumed the job had failed. On the contrary, going back to DejaCode I could see it running on the activity page.
What are the benefits of the requested enhancement?
How will the new functionality benefit DejaCode users?
I'd like to avoid users having to wait unnecessarily, avoid them getting tense to keep the tab open and be shocked when the get an Nginx 504 error. Especially when it has been a background job the entire time.
Describe the solution you would like
Provide a concise scenario or use case that needs to be supported in DejaCode.
Instead of greying out the page, redirect users to the activity tab where the background job can be observed.
Additional notes
Add any other context or screenshots about the feature request here.