elsa-workflows / elsa-studio

A modular, extensible dashboard application framework
MIT License
187 stars 90 forks source link

[BUG] Regression: Subworkflow Panel No Longer Visible #264

Closed sfmskywalker closed 4 months ago

sfmskywalker commented 4 months ago

Steps to Reproduce

  1. Start a workflow with several nested workflows.
  2. Drill down into the workflow, 2 levels deep.
  3. Note that in the previous version, an extra panel called "subworkflow" would show the workflow data.
  4. In the current version, this panel is no longer visible.

Expected Behavior

The "subworkflow" panel should be visible, showing the workflow data as it did in the previous version.

Actual Behavior

The "subworkflow" panel is missing in the current version.

Additional Information

This issue is a regression from the previous version.