Implementing a feature to view applied filters on the recipe list view
Scenario:
User is searching for recipes
Given:
I am viewing the search box on the All Recipes Page
When:
I apply some filters to my recipe search
Then:
a text search box is available for use as well
(The text search box on the current Search page should be moved to and included in the All Recipes page search box and the current Search page should be removed. Also remember to remove the icon in the nav bar.)
Implementing a feature to view applied filters on the recipe list view
Scenario:
User is searching for recipes
Given:
When:
Then:
(The text search box on the current Search page should be moved to and included in the All Recipes page search box and the current Search page should be removed. Also remember to remove the icon in the nav bar.)