fix(web): resolve flaky CI test failures #433

Merged
jason.woltje merged 1 commits from fix/ci-flaky-tests into main 2026-02-21 21:12:01 +00:00

1 Commits

Author SHA1 Message Date
064b06fff4 fix(web): resolve flaky CI test failures in LinkAutocomplete and FilterBar
All checks were successful
ci/woodpecker/push/web Pipeline was successful
- LinkAutocomplete: use refs for event handler state to prevent stale
  closures when effect re-attachment is delayed in slower CI environments
- FilterBar: increase debounce test timeout from 100ms to 500ms to
  prevent premature timer firing during userEvent.type in CI

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 15:08:47 -06:00