-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
blockedItem is blocked by other work (Requires a linked PR or Issue)Item is blocked by other work (Requires a linked PR or Issue)enhancementNew feature or requestNew feature or requestfrontendFrontend workFrontend workpriority: medium
Milestone
Description
Summary
The search bar UI is already in place. This ticket covers implementing the functionality to allow users to filter recipes based on search input (e.g., title, ingredients, or tags).
Why is this feature important?
This enhances the user experience by allowing users to quickly find recipes based on keywords and tags.
Additional Context
- Will need to be extracted into its own component
- Connect the search input to the API to fetch filtered results
- Handle loading, empty state, and error states
- Display the filtered results within the existing recipe list layout
- Existing search bar is located in both header and mobile header
Blocked by #53
Metadata
Metadata
Assignees
Labels
blockedItem is blocked by other work (Requires a linked PR or Issue)Item is blocked by other work (Requires a linked PR or Issue)enhancementNew feature or requestNew feature or requestfrontendFrontend workFrontend workpriority: medium
Type
Projects
Status
Todo