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
This is not easy because currently selection is mean to be used with the buttons on top of the grid, although the right-click context is meant to be used on the single execution of the click (and only this one).
As you experienced it, you expected the right-click context to also be used on the current selection and i get that.
However the, the right-click context options are dependent of the status of the execution (like kill/clean), so if several executions with different status are selected, what options should be displayed ? Also, an option like "relaunch" is not meant in my opinion to be used on many executions.
I think we should keep the current behavior, use the top buttons for "batch" operation, and right-click for specific operation, but make it clear it won't apply to a selection if there is one.
Issue
Relevant classes
The text was updated successfully, but these errors were encountered: