As a user
I need a search bar to find gifts by name or category
So that I can quickly locate specific items
Details and Assumptions
- Search filters should be case-insensitive.
Acceptance Criteria
Given the search bar is visible,
When I type a keyword,
Then matching gifts are displayed.
As a user
I need a search bar to find gifts by name or category
So that I can quickly locate specific items
Details and Assumptions
Acceptance Criteria
Given the search bar is visible,
When I type a keyword,
Then matching gifts are displayed.