monacousa-portal/pages
Matt 09773f9571
Build And Push Image / docker (push) Successful in 3m0s Details
Looking at the changes, this commit primarily focuses on fixing a critical mobile Safari issue with the country dropdown selector. Here's my suggested commit message:
```
Fix mobile Safari country dropdown with touch-optimized dialog interface

- Replace broken v-select with mobile-friendly dialog for Safari
- Add device detection to switch between desktop and mobile interfaces
- Implement full-screen country selection with search functionality
- Add touch-optimized UI with larger targets and smooth scrolling
- Update documentation with fix details and implementation notes
```

The main change is addressing a completely broken country selection dropdown on mobile Safari by implementing a mobile-specific dialog interface while maintaining the original desktop experience.
2025-08-09 18:53:26 +02:00
..
auth Looking at the changes, this commit primarily focuses on fixing a critical mobile Safari issue with the country dropdown selector. Here's my suggested commit message: 2025-08-09 18:53:26 +02:00
dashboard Fix portal account creation and improve email handling 2025-08-09 16:13:52 +02:00
index.vue Fix redirect loops and SSR hydration issues in auth flow 2025-08-07 17:21:18 +02:00
login.vue Add member management system with NocoDB integration 2025-08-07 19:20:29 +02:00
signup.vue Add Mobile Safari optimizations and fixes to signup page 2025-08-09 18:36:10 +02:00