Actions
Feature #21831
openHide "subprocesses" tab when there are no subprocesses.
Story points:
-
Description
The "Subprocesses" panel takes up a lot of space when there are no subprocesses (e.g. when viewing individual workflow steps), so it should be hidden until we know there is at least one subprocess.
If the currently displayed process is in "running" state and there are no subprocesses yet, it should poll periodically for subprocesses (it is probably already be doing something like this to keep the process list up to date) as well as refresh in response to websocket events which indicate a subprocess has appeared.
Updated by Peter Amstutz 5 months ago
- Target version changed from Development 2024-07-03 sprint to Development 2024-07-24 sprint
Updated by Peter Amstutz 5 months ago
- Target version changed from Development 2024-07-24 sprint to Development 2024-08-07 sprint
Updated by Peter Amstutz 5 months ago
- Target version changed from Development 2024-08-07 sprint to Future
Actions