developer-job-simulation/react-ecommerce

Add Product Filters Functionality

sbmsr opened this issue · 0 comments

sbmsr commented

Description

We would like to be able to narrow down products based on selected filters.

Expected Behavior

  • On Filter input interaction, Update Filter text
1.mov
  • On Filter input interaction, Update ProductTable
2.mov
  • Clicking "Clear All" clears the filters, and resets the Product Table
3.mov

Deliverables

  • On Filter input interaction, Update Filter text
  • On Filter input interaction, Update ProductTable
  • Clicking "Clear All" clears the filters, and resets the Product Table