elsa-workflows / elsa-studio

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

Refactor args to include parent activity in workflow update #265

Closed sfmskywalker closed 4 months ago

sfmskywalker commented 4 months ago

Updated DesignerPathChangedArgs to include ParentActivity alongside ContainerActivity. Adjusted workflow instance details and designer to use ParentActivity, ensuring accurate path updates in the UI.