fix(ui): stabilize modal keyboard behavior
All checks were successful
Luggage List Build / build-web (push) Successful in 55s
Luggage List Build / build-android (push) Successful in 6m28s
Luggage List Build / release (push) Successful in 10s

This commit is contained in:
2026-04-18 14:12:34 +02:00
parent ef7e0ba7a1
commit bd500674a0
4 changed files with 18 additions and 7 deletions

View File

@@ -38,3 +38,4 @@ Improving & Fixing Bugs (V3)
- [x] Added check-up stats (correct/bad/pending) and persisted per snapshot
- [x] Extra UI polish pass (spacing, cards, hierarchy)
- [x] Centered and enlarged edit/check-up modals to fully overlay nav
- [x] Fixed modal keyboard glitching (stable centered keyboard-aware layout)