### feat: verbessere Feedback- und Fehlerhandling im Nennformular
- **OnlineNennungFormular:** Ladeindikator und Fehleranzeige bei API-Fehlermeldungen hinzugefügt. - **WebMainScreen:** Navigation zum Erfolgsscreen erfolgt erst nach erfolgreicher API-Bestätigung. - **UI:** Aktualisiere Versionsmarker auf `v2026-04-23.11 - NETWORK STATUS FIX`.
This commit is contained in:
@@ -30,9 +30,9 @@ Die "Hallo Du!" Test-UI wurde durch produktive, fachlich korrekte Formulare erse
|
||||
|
||||
**Status:** Bereit für den Live-Einsatz am Wochenende. 🚀
|
||||
|
||||
### 2026-04-23 08:30 - Version 10: HTTPS & CORS FIX
|
||||
- **Problem**: Mixed Content Fehler (HTTPS -> HTTP) und CORS-Blockade auf `app.mo-code.at`.
|
||||
### 2026-04-23 09:10 - Version 11: Netzwerk-Status & Error-Handling Fix
|
||||
- **Problem**: Kein Feedback beim Absenden, Mixed Content trotz V10, sofortiger Navigations-Reset.
|
||||
- **Lösung**:
|
||||
- `MailController.kt`: Whitelist für `https://app.mo-code.at` in `@CrossOrigin` hinzugefügt.
|
||||
- `dc-planb.yaml`: API-URLs auf `https://api.mo-code.at` umgestellt.
|
||||
- UI-Marker auf `v2026-04-23.10 - HTTPS FIX` aktualisiert.
|
||||
- `OnlineNennungFormular.kt`: Ladeindikator und dynamische Fehleranzeige implementiert.
|
||||
- `WebMainScreen.kt`: Navigation zum Erfolgsscreen erfolgt nun erst nach Bestätigung durch die API.
|
||||
- UI-Marker auf `v2026-04-23.11 - NETWORK STATUS FIX` aktualisiert.
|
||||
|
||||
Reference in New Issue
Block a user