Files
pictureFrame-webApp/public/build
football2801 c9b05a53b2
CI / test (push) Has been cancelled
fix(home): force numeric keypad for the interval-minutes input on mobile
type="number" alone shows a regular keyboard with a number row on iOS;
inputmode="numeric" + pattern="[0-9]*" tells the OS to surface the
numeric keypad instead.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 15:11:23 -04:00
..