diff --git a/TODO.md b/TODO.md index 9d5a370..4dd7986 100644 --- a/TODO.md +++ b/TODO.md @@ -39,3 +39,11 @@ Improving & Fixing Bugs (V3) - [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) + +## 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