From 8a1a09b150a61d70d1b15786b68c9bfc6ee6c36a Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Tue, 2 Jun 2026 01:00:06 -0400 Subject: [PATCH] =?UTF-8?q?fix(fusion=5Fplating=5Fshopfloor):=20scan=20but?= =?UTF-8?q?tons=20=E2=80=94=20single=20icon=20+=20clearer=20labels?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The QrScanner component renders its own fa-qrcode icon; the board passed it label '📷 Camera', so the camera button showed two icons (QR + camera emoji). Drop the emoji → one icon. Also clarify the two scan paths (they do different things): - "Scan QR" = camera scan of the printed job sticker (primary path) - "Enter Code" = manual / hardware scanner-gun text drawer (no camera) Reordered so the camera (sticker) scan reads first. Other QrScanner call sites already pass plain/no labels — this was the only double-icon. Co-Authored-By: Claude Opus 4.8 (1M context) --- .../static/src/xml/plant_kanban.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/fusion_plating/fusion_plating_shopfloor/static/src/xml/plant_kanban.xml b/fusion_plating/fusion_plating_shopfloor/static/src/xml/plant_kanban.xml index 58d25027..413fe49d 100644 --- a/fusion_plating/fusion_plating_shopfloor/static/src/xml/plant_kanban.xml +++ b/fusion_plating/fusion_plating_shopfloor/static/src/xml/plant_kanban.xml @@ -23,13 +23,18 @@ - + + - + t-on-click="toggleScan">⌨️ Enter Code