issues
search
Outgrown
/
outgrown_fe
https://outgrown.vercel.app
0
stars
1
forks
source link
Feature/filter queries
#18
Closed
nordbyi
closed
1 year ago
nordbyi
commented
1 year ago
Incorporate useLazyQuery to fire off graphql requests with every change to the form.
Added a prop to the form to preselect a value for the age group select element depending on which NavLink was used to reach the Marketplace component.
Connected uri to the deployed heroku backend
Added an 'All' option to the dropdowns so that users can see all options for a given filter.
Styled Loading Spinner in Marketplace to be smaller and center it inside a div.
What does this merge do? Check all that apply.
[X] Adds a new feature
[X] Improves an existing feature
[X] Fixes a bug
How has this been tested?
User tested
Checklist
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have used tests to prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my change
What does this merge do? Check all that apply.
How has this been tested?
User tested
Checklist