From 06d7afb0651624419fa560217dab693ed9c03c0e Mon Sep 17 00:00:00 2001 From: Saravana Achu Mac Date: Mon, 4 May 2026 15:11:13 -0700 Subject: [PATCH] docs(F7,F8): tick fixed web test failures Record the F7/F8 test fix commit in the redesign audit table now that the tab flag cache and EntryForm alert specs are green. Refs: docs/AUDIT_REDESIGN.md items F7 and F8. Co-Authored-By: GPT-5 Codex --- docs/AUDIT_REDESIGN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/AUDIT_REDESIGN.md b/docs/AUDIT_REDESIGN.md index f9fc951..c728f6d 100644 --- a/docs/AUDIT_REDESIGN.md +++ b/docs/AUDIT_REDESIGN.md @@ -82,8 +82,8 @@ Status: โฌœ open ยท ๐ŸŸฆ in PR ยท โœ… fixed (commit hash on the right). | F4 | 0 tests for `HomeView.tsx` (StockChart fetch path, ResearchCards). | ๐ŸŸก | โฌœ | | | F5 | 0 tests for `ScreenerView.tsx` (filter/sort/sector logic). | ๐ŸŸก | โฌœ | | | F6 | 0 tests for the 7 new backend endpoints (`/api/chart/bars`, `/api/news`, `/api/market/indices`, `/api/research/*`, `/api/screener`). | ๐ŸŸ  | โฌœ | | -| F7 | Pre-existing: 3 `useTabFeatureFlags.dom.test.tsx` failures from module-level cache leaking between tests. | ๐ŸŸก | โฌœ | | -| F8 | Pre-existing: 1 `EntryForm.dom.test.tsx` failure ("alerts error when trade execution fails"). | ๐ŸŸก | โฌœ | | +| F7 | Pre-existing: 3 `useTabFeatureFlags.dom.test.tsx` failures from module-level cache leaking between tests. | ๐ŸŸก | โœ… | ece7fa9 | +| F8 | Pre-existing: 1 `EntryForm.dom.test.tsx` failure ("alerts error when trade execution fails"). | ๐ŸŸก | โœ… | ece7fa9 | ## G. Mobile parity gap