Commit f9fa8cf
Hold the extraction reveal ~3.5s after the read, so the figures are readable
Matching fires almost the instant intake finishes, so the extracted invoice figures
flashed on screen and were gone before you could read them. Keep the full-screen
reveal for a short grace window after the read completes, then collapse to the
one-line intake node and hand the pane to the graph.
Derived from a ref (the read timestamp, keyed on the invoice) plus a one-shot timer,
not a stuck-prone boolean state — the first attempt gated `pastIntake` on a state
flag that never cleared and left the reveal overlay covering the "View trace"
button. Verified: the overlay lifts after the window and the approval e2e (which
clicks View trace) passes.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent b611d22 commit f9fa8cf
1 file changed
Lines changed: 34 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
417 | 450 | | |
418 | 451 | | |
419 | 452 | | |
| |||
0 commit comments