Punch List
Running list of small fixes (≤30 min) that live alongside whatever phase is active.
Workflow
- Belongs here: quick fixes — visual nits, small bugs, content tweaks.
- Doesn't belong: anything needing paragraphs of justification or open design calls — that's phase work.
- Removing: delete the row when fixed — the commit is the record. No ✅ banners.
Items
| ID | Description | Category | Area | Refs | Added |
|---|---|---|---|---|---|
| P14 | Plant card truncates names over 24 characters instead of wrapping to a second line. | design | plants | components/PlantCard.tsx | 2026-07-21 |
| P15 | The room survey's camera permission prompt appears before the explanation screen on Android. | bug | survey | features/room-light-survey.md | 2026-07-19 |
| P16 | Empty state on the plant list still says "Add your first plant" after all plants are archived. | copy | plants | screens/PlantList.tsx | 2026-07-17 |
| P17 | Digest notification uses 24-hour time regardless of device locale. | bug | notifications | notifications/digest.ts | 2026-07-15 |