bradtraversy / proshop_mern

Shopping cart built with MERN & Redux
1.99k stars 1.18k forks source link

The search Text should clear up ,after the route changes or clicking back to HomePage #115

Closed aashiqahmed98 closed 3 years ago

aashiqahmed98 commented 3 years ago

The search keyword on the search Box component resided throught the process of the flow of the App.It should be cleared after clicking some product or 'Proshop' banner text.

tanishqdaiya commented 3 years ago

Not Necessary

There are many sites like YouTube who have search box component that doesn't get cleared when redirecting to home page.
However if you want to do this, It's simple.

It's still a good idea and can be implemented easily.