• printedparts stage 16: kiosk touch fixes from first hands-on use
    Some checks failed
    CI / backend (push) Successful in 1m44s
    CI / naming (push) Successful in 1s
    CI / frontend (push) Successful in 8s
    CI / migrations-mysql (push) Failing after 8s

    cproudlock released this 2026-07-17 13:04:52 +00:00 | 356 commits to main since this release

    The tap-anywhere wedge refocus stole focus from the manual-entry field
    the moment it was tapped - the handler now only reclaims focus from
    dead space, never from a real control. Manual entry works without a
    physical keyboard: badge entry uses the TouchKeypad (an SSO is
    digits), and item lookup accepts bare digits resolved by row id - the
    digits in a minted code are the id, which also keeps labels printed
    under an older prefix scannable after the prefix changes.

    Downloads