Outgrown / outgrown_fe

https://outgrown.vercel.app
0 stars 1 forks source link

Refactor/filter refactor #32

Closed Abekomon closed 1 year ago

Abekomon commented 1 year ago

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