soroban-abacus-flashcards/apps/web/e2e
Thomas Hallock 7f95032253 feat: add room creation and join flow UI
Add comprehensive room management UI:
- CreateRoomModal: Modal for creating new multiplayer rooms
- JoinRoomModal: Modal for joining rooms via code
- JoinRoomInput: Reusable input component for room codes
- PlayOnlineTab: Tab component for arcade lobby
- RecentRoomsList: List of user's recent rooms
- /join/[code] page: Direct join link page
- E2E test for join flow

Includes shareable room links, clipboard integration,
and user-friendly error handling.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-13 11:23:28 -05:00
..
arcade-modal-session.spec.ts chore: biome formatting fixes 2025-10-11 07:17:38 -05:00
join-room-flow.spec.ts feat: add room creation and join flow UI 2025-10-13 11:23:28 -05:00
mini-nav-persistence.spec.ts chore: biome formatting fixes 2025-10-11 07:17:38 -05:00
nav-slot.spec.ts chore: biome formatting fixes 2025-10-11 07:17:38 -05:00
sound-settings-persistence.spec.ts chore: biome formatting fixes 2025-10-11 07:17:38 -05:00