docs: add six next improvement ideas [skip ci]

This commit is contained in:
2026-04-18 14:47:59 +02:00
parent d33fecd657
commit 3080c3affd

View File

@@ -39,3 +39,11 @@ Improving & Fixing Bugs (V3)
- [x] Extra UI polish pass (spacing, cards, hierarchy) - [x] Extra UI polish pass (spacing, cards, hierarchy)
- [x] Centered and enlarged edit/check-up modals to fully overlay nav - [x] Centered and enlarged edit/check-up modals to fully overlay nav
- [x] Fixed modal keyboard glitching (stable centered keyboard-aware layout) - [x] Fixed modal keyboard glitching (stable centered keyboard-aware layout)
## Next Improvements (Requested)
- [ ] Edit trip directly in the trip view modal (name/location/dates/image)
- [ ] Add archive flow for trips (hide from active list without deleting history)
- [ ] Enhance check-up modal UX (progress bar + back/skip controls)
- [ ] Add bulk item actions and filters (pack all/unpack all + status/category chips)
- [ ] Add image optimization controls before save (compress/crop)
- [ ] Add JSON export/import backup + restore flow