Restore tap-to-begin kiosk welcome and add visitor/staff choice step.
Deploy Ladill Frontdesk / deploy (push) Successful in 1m39s

After tapping begin, users pick Visitor or Staff icon cards before entering the respective check-in or sign-in flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-28 21:36:14 +00:00
co-authored by Cursor
parent b64b90d357
commit cdd675d247
3 changed files with 54 additions and 9 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ class FrontdeskPhase7Test extends TestCase
$this->get(route('frontdesk.kiosk.device', $device->device_token))
->assertOk()
->assertSee('Visitor Check-in')
->assertSee('Visitor check-in')
->assertSee('Welcome to')
->assertSee('Tap to begin');