]
Pedro Zapata updated ISPN-6231:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
The workflow for submitting new task and seeing the result is not
natural
-------------------------------------------------------------------------
Key: ISPN-6231
URL:
https://issues.jboss.org/browse/ISPN-6231
Project: Infinispan
Issue Type: Enhancement
Components: Console
Affects Versions: 8.2.0.Beta2
Reporter: Martin Gencur
Assignee: Pedro Zapata
Priority: Minor
When I open "Launch new task" modal dialog, fill in all the details, and click
"Launch task", the task is successfully executed. The problem I see is that, the
screen remains open and for leaving this screen, the user has to click "Cancel"
even though the task has been submitted and executed.
A more natural approach could be this:
After clicking "Launch task" the original modal dialog disappears and a new
dialog appears. This new modal dialog would contain just two elements:
1) A message about success and the link to show the result
2) "OK" button (instead of cancel)