|
Build And Push Image / docker (push) Successful in 3m0s
Details
``` 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. |
||
|---|---|---|
| .. | ||
| AddMemberDialog.vue | ||
| AdminConfigurationDialog.vue | ||
| CountryFlag.vue | ||
| DuesPaymentBanner.vue | ||
| EditMemberDialog.vue | ||
| ForgotPasswordDialog.vue | ||
| MemberCard.vue | ||
| MultipleNationalityInput.vue | ||
| NocoDBSettingsDialog.vue | ||
| PWAInstallBanner.vue | ||
| PhoneInputWrapper.vue | ||
| RegistrationSuccessDialog.vue | ||
| ViewMemberDialog.vue | ||