docs: rewrite latest requested UI polish tasks
Some checks failed
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has been cancelled
Luggage List Build / build-web (push) Has been cancelled

This commit is contained in:
2026-04-18 15:05:46 +02:00
parent 61b0a3d1fa
commit 86976d5c26

15
TODO.md
View File

@@ -50,3 +50,18 @@ Improving & Fixing Bugs (V3)
- [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
## Requested UX/UI copy + polish (rewritten)
- [ ] Improve UI labels without changing stored values.
- Render `all` as `All` in UI.
- Render `lent-to` as `Lent To`, and append the person name when available (example: `Lent To Alex`).
- [ ] Move the bottom navigation slightly higher on screen.
- [ ] Add a fake loading screen on every app start.
- Random duration between 1.2s and 4.0s.
- Small progress bar animation.
- Suitcase emoji.
- [ ] Rename bulk action buttons to clearer copy.
- `Pack All (X)`
- `Unpack All (X)`
- [ ] Make item thumbnails much smaller and place them on the left side of each item card.
- [ ] Remove trip image support from the UI (no add/change trip image actions).