CampgroundTickets/app/components
Hank 7a6653b658
All checks were successful
Build Android APK / build-apk (push) Successful in 43m56s
Banquet email input floats above keyboard; scan only within the reticle
- Move the banquet manual-email input to the top of the scanner (under the mode
  tabs) so the on-screen keyboard, which covers the bottom, never hides it.
- Restrict QR detection to the centered reticle square: native filters codes by
  their reported position (fails open if geometry is unavailable); web crops the
  central square of the frame before detecting. Codes elsewhere in view are
  ignored.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 06:42:07 +00:00
..
QRScanner.tsx Banquet email input floats above keyboard; scan only within the reticle 2026-07-09 06:42:07 +00:00
QRScanner.web.tsx Banquet email input floats above keyboard; scan only within the reticle 2026-07-09 06:42:07 +00:00
ResultOverlay.tsx Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00