Commit 1dbb326
authored
fix: prevent workflow step title from transferring between steps. (#16762)
fixes (#16754)
Solution:
Add key prop to CommandMenuWorkflowStepInfo to force React to remount
the component when switching between steps, ensuring fresh state.
https://github.com/user-attachments/assets/77f51f5b-6b25-4c05-aaf7-8704ab8bee0f1 parent c2c8f6e commit 1dbb326
File tree
1 file changed
+1
-0
lines changed1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments