Commit 50c4526
committed
fix(navigation): handle removed step in FlowHost proceed()
When the current step is removed from the steps list (e.g. a gate whose
condition is now met), proceed() now navigates to the first remaining
step instead of doing nothing.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>1 parent af85eb0 commit 50c4526
1 file changed
Lines changed: 4 additions & 0 deletions
File tree
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
387 | 391 | | |
388 | 392 | | |
389 | 393 | | |
| |||
0 commit comments