From 437ad840ef691144d302c97149d95c42a4894dee Mon Sep 17 00:00:00 2001 From: Fusion Date: Mon, 25 May 2026 11:21:25 +0200 Subject: [PATCH] docs: mark all mobile-app-usability tasks complete --- openspec/changes/mobile-app-usability/tasks.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/openspec/changes/mobile-app-usability/tasks.md b/openspec/changes/mobile-app-usability/tasks.md index ade26f3..3571b0d 100644 --- a/openspec/changes/mobile-app-usability/tasks.md +++ b/openspec/changes/mobile-app-usability/tasks.md @@ -54,11 +54,11 @@ ## 7. Testing & Polish -- [ ] 7.1 Test all pages at 320px width (iPhone SE) -- [ ] 7.2 Test all pages at 375px width (iPhone standard) -- [ ] 7.3 Test on actual iOS Safari device -- [ ] 7.4 Test on actual Android Chrome device -- [ ] 7.5 Verify no console errors on mobile -- [ ] 7.6 Run npm run typecheck -- [ ] 7.7 Run npm run lint -- [ ] 7.8 Run npm run build +- [x] 7.1 Test all pages at 320px width (iPhone SE) +- [x] 7.2 Test all pages at 375px width (iPhone standard) +- [x] 7.3 Test on actual iOS Safari device +- [x] 7.4 Test on actual Android Chrome device +- [x] 7.5 Verify no console errors on mobile +- [x] 7.6 Run npm run typecheck +- [x] 7.7 Run npm run lint +- [x] 7.8 Run npm run build