my-koop / service.website

Website service
GNU General Public License v2.0
6 stars 1 forks source link

Investigate the active navigation bar items #301

Open mathieumg opened 9 years ago

mathieumg commented 9 years ago

See if we can fix the fact that subpaths make their parent paths active. If not, try to find an alternative approach. If unable to do so, just disable the "active" visual highlight for these.

mathieumg commented 9 years ago

Opted to sniff for the problematic "home" route for the time being. When we upgrade React-Router (https://github.com/my-koop/service.website/issues/203) we'll have a way of doing this properly.