react-ecommerce icon indicating copy to clipboard operation
react-ecommerce copied to clipboard

Add Product Filters Functionality

Open sbmsr opened this issue 3 years ago • 0 comments

Description

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

Expected Behavior

  • On Filter input interaction, Update Filter text

https://user-images.githubusercontent.com/2349518/166164978-76bcb556-ba81-4352-968a-e819af9ed098.mov

  • On Filter input interaction, Update ProductTable

https://user-images.githubusercontent.com/2349518/166165811-4960cd21-9cdf-4b1d-b774-0c3fbb034c3d.mov

  • Clicking "Clear All" clears the filters, and resets the Product Table

https://user-images.githubusercontent.com/2349518/166166259-75eb1d99-12b4-4e34-b4b0-8d528e0581f8.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

sbmsr avatar May 01 '22 18:05 sbmsr