Sundeep Chand

Results 9 issues of Sundeep Chand

#### Nature of issue? - Existing feature enhancement #### Feature enhancement details: Hello @catarak. While working on #975 it took me a few hours to figure out how to enable...

documentation

More info here: https://userstory.eosdesignsystem.com/story/60e318ea62aa440015a8baff

priority: high

Remove multiple useState hooks from Home.js and combine them into a single store using useReducer hook.

**Describe the changes you've made** This PR Updates the Search Filters Design ![updated_ui](https://user-images.githubusercontent.com/34120932/129441083-856410d1-a732-4bde-8bf7-14b4ec42e8ab.png) **Checklist** - [x] My code follows the code style of this project. - [x] All new and...

**Describe the changes you've made** Added google authentication for user registration/login. **Checklist** - [x] My code follows the code style of this project. - [x] All new and existing tests...

**Describe the changes you've made** This PR adds debounce to the Product Cards. **Checklist** - [x] My code follows the code style of this project. - [x] All new and...

Implement query string for frontend routes based on the applied search filters.