From 68b2679d341f446d17b36cb6f28b49afd7176e81 Mon Sep 17 00:00:00 2001 From: quantumaikr Date: Fri, 10 Apr 2026 17:48:13 +0900 Subject: [PATCH] =?UTF-8?q?ux(wasm):=20polished=20demo=20=E2=80=94=20two-p?= =?UTF-8?q?hase=20UI,=20progress=20bar,=20mobile-ready?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Complete UX overhaul of the WASM browser demo: UI Architecture: - Two-phase layout: onboarding screen → chat screen (clean transition) - Onboarding hidden after model load, chat area takes full viewport - 100dvh layout with overflow: hidden — no scroll bounce on mobile - Model name + size shown in header bar after load Input: - Replaced with auto-resizing + + + + +
+ + + +