homedepot / infinite-wish-board

A platform for kids to make wishes at Make-A-Wish, GA.
Apache License 2.0
27 stars 43 forks source link

Wish Curation List - filtering #14

Open connorjones13 opened 5 years ago

connorjones13 commented 5 years ago

Add filtering logic to filter by wish type

aswin1689 commented 5 years ago

Is this client side filtering or server side?

jrgoodpasture commented 5 years ago

Id say ideally backend so we can minimize front-end logic

aclaire-thd commented 5 years ago

Looks like there's a display toggle in the frontend?

Defaults to none selected

WishBoard-WishList-FilterType-Default-NoneSelected

Filter selected without any matches

WishBoard-WishList-FilterType-NoMatches

Filter selected with matches

WishBoard-WishList-FilterType-Matches

Note: You can select multiple filters

WishBoard-WishList-FilterType-Multiple