From 723dd6e4d33ce97399b50b9c41cf2c1249acb7ab Mon Sep 17 00:00:00 2001 From: Dorian Date: Wed, 4 Mar 2026 12:56:24 +0000 Subject: [PATCH] =?UTF-8?q?fix(app):=20iOS=20HIG=20Phase=202=20=E2=80=94?= =?UTF-8?q?=20chat=20interface=20touch=20targets=20(44px=20minimum)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ChatMessage: action buttons w-7→44px, gap-0.5→gap-2 - ChatHeader: toolbar buttons w-8/w-9→44px - ChatInput: attach button w-8→44px, reply close w-5→44px - ChatSearch: prev/next/close buttons w-6→44px - ArticleReader: all toolbar buttons w-8→44px - PdfViewer: all nav/zoom buttons w-8→44px Co-Authored-By: Claude Opus 4.6 --- loop/plan.md | 10 +++++----- .../app/src/components/chat/ChatHeader.vue | 18 +++++++++--------- packages/app/src/components/chat/ChatInput.vue | 4 ++-- .../app/src/components/chat/ChatMessage.vue | 14 +++++++------- .../app/src/components/chat/ChatSearch.vue | 6 +++--- .../src/components/renderers/ArticleReader.vue | 10 +++++----- .../app/src/components/renderers/PdfViewer.vue | 10 +++++----- 7 files changed, 36 insertions(+), 36 deletions(-) diff --git a/loop/plan.md b/loop/plan.md index 2bce3225..2b774132 100644 --- a/loop/plan.md +++ b/loop/plan.md @@ -6,15 +6,15 @@ ## Phase 1: Input & Text Foundation (Prevent iOS Zoom + Readability) -- [ ] **T1** — Fix all input/textarea font sizes to prevent iOS auto-zoom. Every ``, `