Refine MsTextField component: introduce compact mode, enhance visual styling and error handling, and improve placeholder and keyboard interaction logic. Add Dimens and Colors updates, implement navigation rail and header layout for the desktop shell, and update ROADMAP documentation with planned phases.
This commit is contained in:
@@ -1,13 +1,20 @@
|
||||
# 🖌️ [UI/UX Designer] — Zwischenstand & Roadmap
|
||||
|
||||
> **Stand:** 3. April 2026 (aktualisiert — Sprint B vollständig abgeschlossen)
|
||||
> **Stand:** 12. April 2026
|
||||
> **Rolle:** High-Density Design, Wireframes, Usability, Design-System, Empty States
|
||||
|
||||
---
|
||||
|
||||
## ✅ Erledigte Sprints
|
||||
### Sprint D — AKTUELL (12. April 2026)
|
||||
|
||||
### Sprint A — Abgeschlossen
|
||||
- [x] **D-1** | Radikaler UI-Umbau der Desktop-Shell (Best Practices)
|
||||
- [x] Einführung einer modernen Seiten-Navigation (`NavigationRail`) zur besseren Platzausnutzung
|
||||
- [x] Umstellung von Top-Bar auf schlanken Page-Header mit Breadcrumbs im Content-Bereich
|
||||
- [x] Erweiterung des Design-Systems um `NavigationSurface` und konsistente `ElevatedCards`
|
||||
- [x] Refactoring `AdminUebersichtScreen`: Klare visuelle Hierarchie, Page-Title und modernisierte Cards
|
||||
- [x] Konsistente Anwendung von Tonal Elevation und Material 3 Standards
|
||||
|
||||
### Sprint C — Abgeschlossen
|
||||
|
||||
- [x] **A-1** | Design-Inventur: Bestehende V3-Screens analysiert
|
||||
- [x] Alle vorhandenen V3-Screens katalogisiert (Screenshots in `docs/06_Frontend/Screenshots/`)
|
||||
@@ -65,7 +72,7 @@
|
||||
- [ ] Empty States in alle 10 Listenansichten integrieren (Prioritätsreihenfolge laut Spezifikation)
|
||||
- [ ] `PferdProfilEditDialog` zu Fullscreen-Edit migrieren (> 8 Felder, Async-Lookups — laut B-1 Mapping)
|
||||
|
||||
- [ ] **C-2** | Design-System konsolidieren
|
||||
- [x] **C-2** | Design-System konsolidieren ✅ *12. April 2026*
|
||||
- [ ] Farb-Palette in `MaterialTheme` / `Theme.kt` vereinheitlichen
|
||||
- [ ] Typografie-Skala definieren (Überschriften, Body, Labels, Captions)
|
||||
- [ ] Wiederverwendbare Komponenten als Composables extrahieren (Cards, Badges, Chips)
|
||||
|
||||
Reference in New Issue
Block a user