When a user selects a workflow task in the graph and tree views, the user sees a popup with more information (submit times) and some actions like visualize logs.
This is not available in the quick view.
Perhaps we could load the information for that popup on the background, asynchronously, once any experiment view is loaded. This way, if the user loaded any view then we could also display the same popup (i.e. it would be more consistent, as clicking on a task/job of a workflow in a View would always behave the same way, independently of the View).
At the moment I have to switch to another view if I am looking at quick view but need to look a the logs of the task executed by some testing suite experiment, which is a bit annoying 🙁
When a user selects a workflow task in the graph and tree views, the user sees a popup with more information (submit times) and some actions like visualize logs.
This is not available in the quick view.
Perhaps we could load the information for that popup on the background, asynchronously, once any experiment view is loaded. This way, if the user loaded any view then we could also display the same popup (i.e. it would be more consistent, as clicking on a task/job of a workflow in a View would always behave the same way, independently of the View).
At the moment I have to switch to another view if I am looking at quick view but need to look a the logs of the task executed by some testing suite experiment, which is a bit annoying 🙁