Kiosk update needed ASAP!!!!
Problem: The customer-name field in the ordering flow currently accepts letters only. I want to enable a numeric-only option (or a numeric-mode toggle) so customers can enter numeric identifiers (e.g., 1–50 digits) instead of their name. We cannot shout out customer names in the restaurant to look for them.
Proposed change: Add a mode toggle (Name mode vs. Numeric ID mode). In Numeric ID mode, the input accepts digits 0–9 only, with validation for length (configurable, e.g., 1–50 digits). This will make bringing out food to customers table easier since they can be found by their number on top of their table. In Name mode, the current behavior remains unchanged.