Search and filter inventory #66

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

Add search and filter UI for inventory

Feature: Search bar and filter controls for inventory list

Requirements:

  • Add search input (filter by item name)
  • Real-time filtering as user types
  • Case-insensitive search
  • Highlight search matches (optional)
  • Filter persists during session
  • Clear search button

Acceptance Criteria:

  • Search input added to inventory page
  • Filters items by name in real-time
  • Case-insensitive matching works
  • Clear/reset search button present
  • No performance issues with 100+ items
  • Works offline (client-side filtering)

Labels: v0.2, frontend, enhancement

Add search and filter UI for inventory **Feature:** Search bar and filter controls for inventory list **Requirements:** - Add search input (filter by item name) - Real-time filtering as user types - Case-insensitive search - Highlight search matches (optional) - Filter persists during session - Clear search button **Acceptance Criteria:** - [ ] Search input added to inventory page - [ ] Filters items by name in real-time - [ ] Case-insensitive matching works - [ ] Clear/reset search button present - [ ] No performance issues with 100+ items - [ ] Works offline (client-side filtering) **Labels:** v0.2, frontend, enhancement
makiolaj added the frontend label 2026-02-25 01:21:48 +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#66