Commit 810b0d3
committed
fix(controller): use emitReceived instead of emitWaiting for queue state
Update the emitter to use emitReceived with active=false when showing prompt queue state. This ensures the UI displays step information without enabling the input box prematurely.1 parent 1a88b20 commit 810b0d3
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | | - | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | | - | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments