mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
61356da3dc
Follow-up on the Codex P2: now that `useNodes` is in the effect deps, every node update during a step that already timed out re-enters the poll, sets `tourFitPending=true`, runs RAF for 4s, hits the silent fallback path, and clears the flag. Visually the "Locating tour highlight…" overlay would flash on every reflow even though the user has already given up waiting. Skip the pending flag once `fallbackKeyRef` matches the current step — the retry still runs silently so a late Stage 2 can still upgrade to the proper fit. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
61356da3dc
·
2026-05-04 19:27:30 +08:00
History