From 08bf76e762cd452bc2640428e3a7726881720486 Mon Sep 17 00:00:00 2001 From: Bernard Siebens Date: Mon, 27 Jul 2026 10:20:53 +0200 Subject: [PATCH] Make the OTP boxes focus the input when tapped The overlaid OTP input has pointer-events: none so clicks land on the decorative boxes, but that also means a tap never reached the real input on a touchscreen (desktop got away with it via autofocus/Tab). Wrapping the boxes in a