open-design/apps/web/tests
Ethan Guo 41e0e26d86
fix(web): stop re-syncing composer scroll on every keystroke (#2282)
The `draft` dep on the overlay scroll-snap effect triggered setComposerScrollTop on every keystroke, looping through the v0.8.0 mention overlay state and crashing the chat composer with Maximum update depth exceeded.

Fixes #2097
2026-05-20 11:15:59 +08:00
..
artifacts Fix pointer HTML artifact previews (#2075) 2026-05-18 18:28:28 +08:00
components fix(web): stop re-syncing composer scroll on every keystroke (#2282) 2026-05-20 11:15:59 +08:00
edit-mode Implement manual edit inspector (#1448) 2026-05-13 13:25:58 +08:00
hooks fix(web): coalesce chokidar rewrite bursts before refreshing files (#2326) 2026-05-20 11:12:53 +08:00
i18n [codex] Add global onboarding flow without AMR (#2272) 2026-05-19 22:00:40 +08:00
lib Add desktop updater UI flow (#2270) 2026-05-19 21:36:51 +08:00
providers fix: stop stale pinned todos after terminal runs (#2321) 2026-05-20 11:13:20 +08:00
runtime fix(web): gate srcDoc transport activation on shell ready (#2320) 2026-05-20 11:13:40 +08:00
state fix: support CODEX_API_KEY for Codex CLI (#1880) 2026-05-18 14:29:23 +08:00
styles fix(web): keep filter pill hover labels readable (#1828) 2026-05-15 23:07:43 +08:00
utils [codex] Add pet task center and desktop pet (#1833) 2026-05-19 15:38:39 +08:00
analytics-identity.test.ts feat(analytics): PostHog product analytics (P0 events, consent-gated, packaged) (#1428) 2026-05-12 22:32:42 +08:00
analytics-scrub.test.ts feat(analytics): PostHog product analytics (P0 events, consent-gated, packaged) (#1428) 2026-05-12 22:32:42 +08:00
api-attachment-context.test.ts Inline attached file context for BYOK chats (#1730) 2026-05-15 15:52:15 +08:00
App.test.ts fix(web): suppress autosave indicator for draft-only Connector key edits (#1232) 2026-05-11 20:52:45 +08:00
comments.test.ts [codex] Add visual draw annotation context (#1547) 2026-05-13 20:02:19 +08:00
host-boundary.test.ts refactor desktop host bridge (#2246) 2026-05-19 18:27:05 +08:00
quickSwitcherRecents.test.ts feat(web): add Cmd/Ctrl+P quick file switcher (#556) 2026-05-06 10:31:50 +08:00
router-marketplace.test.ts [codex] Add global onboarding flow without AMR (#2272) 2026-05-19 22:00:40 +08:00
router.test.ts Garnet hemisphere (#1702) 2026-05-14 21:12:50 +08:00
sidecar-proxy.test.ts Enable LAN web dev access (#1947) 2026-05-19 17:50:50 +08:00