Files
twenty/packages/twenty-front/src
Raphaël BosiandGitHub e9733ea33a Fix side panel closing after workflow execution (#12590)
We introduced a new behavior after a workflow execution where the
workflow run would be opened inside the side panel.
But we didn't prevent the side panel form closing. This caused a race
condition between the side panel closing and the reopening where
sometimes the closing would fire after the reopening.

**Fix**: Since we now always want to open the side panel after the
execution, I added
`closeSidePanelOnCommandMenuListActionExecution={false}` for workflow
actions.
2025-06-13 10:10:34 +00:00
..
2025-01-03 15:18:02 +01:00
2025-06-13 05:37:25 +00:00
2025-06-13 05:37:25 +00:00
2025-06-13 05:37:25 +00:00
2025-06-06 18:35:30 +02:00
2025-04-04 16:13:48 +02:00