From 91e986b32c2c1f4820a3e84bf054f8ac7f687308 Mon Sep 17 00:00:00 2001 From: Daniel Bedeleanu Date: Fri, 17 Apr 2026 11:10:10 +0300 Subject: [PATCH] refactor(ux): simplify jargon and improve feature discoverability MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Addressed P3 design opportunities from critique: 1. Technical Jargon Simplification - "Optical Assist" → "Smart Scan" (clearer scanning intent) - "Protocol Detected" → "Text Found" (plain language) - "OCR Matching Key" → "Item ID or Code" (concrete terminology) - "Select identity from label matrix" → "Tap any text to use it" - Removed cryptic "Cycle" terminology, added countdown seconds 2. Feature Discoverability - Added helpful descriptions to Admin manager sections - Scanner status message now hints at zoom and tap features - Concrete examples in input placeholders 3. Help & Documentation - User Management: "Create accounts and control access" - Category Groups: "Organize items by type or location" - Sign Out: clearer procedure description Build: passes with zero errors --- frontend/app/page.tsx | 4 ++-- frontend/components/AdminOverlay.tsx | 16 +++++++++++----- frontend/components/Scanner.tsx | 14 +++++++------- 3 files changed, 20 insertions(+), 14 deletions(-) diff --git a/frontend/app/page.tsx b/frontend/app/page.tsx index cd602226..24fdc9a6 100644 --- a/frontend/app/page.tsx +++ b/frontend/app/page.tsx @@ -705,12 +705,12 @@ export default function Home() { />
- +