Updates Form filtering system to use Marketplace routing + URL
Update links to fit new URL layout
Update NavLinks to use isActive for more robust coverage
Minor styling updates
Issues:
Currently the Form pushes the URL into history twice, so if you want to go back a page, you have to press back twice.
What does this merge do? Check all that apply.
How has this been tested?
User tested
Description:
Updates Form filtering system to use Marketplace routing + URL Update links to fit new URL layout Update NavLinks to use isActive for more robust coverage Minor styling updates
Issues:
Currently the Form pushes the URL into history twice, so if you want to go back a page, you have to press back twice.
Where to find Changes:
Files: /src/Components/App/App.js + /Form/Form.js + /Marketplace/Marketplace.js
Checklist