Quick restock action #65

Closed
opened 2026-02-25 01:21:27 +00:00 by makiolaj · 0 comments
Owner

Add quick restock action to increase item quantity

Feature: One-tap action to restock/add more of an existing item

Requirements:

  • Add "Restock" or "+" button to each item
  • Clicking opens modal to enter quantity to add
  • Defaults to +1 but allows custom amounts
  • Updates item quantity in database
  • Optimistic UI update

Acceptance Criteria:

  • Restock button visible on each list item
  • Modal shows current quantity + increment input
  • Adds specified amount to quantity
  • Toast confirmation appears
  • Works with all unit types

Labels: v0.2, frontend, enhancement

Add quick restock action to increase item quantity **Feature:** One-tap action to restock/add more of an existing item **Requirements:** - Add "Restock" or "+" button to each item - Clicking opens modal to enter quantity to add - Defaults to +1 but allows custom amounts - Updates item quantity in database - Optimistic UI update **Acceptance Criteria:** - [ ] Restock button visible on each list item - [ ] Modal shows current quantity + increment input - [ ] Adds specified amount to quantity - [ ] Toast confirmation appears - [ ] Works with all unit types **Labels:** v0.2, frontend, enhancement
makiolaj added the frontend label 2026-02-25 01:21:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pantry-app/pantry#65