feat: add search and filter UI for inventory (#66) #71
Reference in New Issue
Block a user
Delete Branch "feature/issue-66-search-filter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Features:
Acceptance Criteria:
✅ Search input added to inventory page
✅ Filters items by name in real-time
✅ Case-insensitive matching works
✅ Clear/reset search button present
✅ Works offline (client-side filtering)
Closes: #66