feat: add trip edit/archive flow and item bulk filters
This commit is contained in:
9
TODO.md
9
TODO.md
@@ -39,11 +39,14 @@ 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)
|
||||
- [x] Added trip view editing in modal (name/location/date/image)
|
||||
- [x] Added trip archive/unarchive flow with archived section
|
||||
- [x] Added item filters + bulk pack/unpack actions
|
||||
|
||||
## 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)
|
||||
- [x] Edit trip directly in the trip view modal (name/location/dates/image)
|
||||
- [x] 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)
|
||||
- [x] 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
|
||||
|
||||
Reference in New Issue
Block a user