coryhouse / coryhouse/react-restaurant-scriptpro
Add tag filter chips to menu page
Open
enhancement
phase-4-search-filter
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Goal
Above the menu grid, render a chip per tag derived from the foods list. Clicking a chip filters the grid to that tag; clicking the active chip clears the filter.
## Acceptance criteria
- [ ] Tag chips render dynamically from current foods
- [ ] Active chip is visually distinct
- [ ] Selecting a chip filters cards; clearing returns to the full list
- [ ] State lives in the menu page (not a global store)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.