bradfrost / style-guide-guide

A boilerplate for creating your own custom style guide
http://bradfrost.github.io/style-guide-guide
MIT License
1.23k stars 169 forks source link

Primary nav: when on child page, parent menu should be open #6

Closed bradfrost closed 7 years ago

bradfrost commented 7 years ago

In the primary nav, we'll want the primary nav item to stay open if the user is on a child page for that section. For instance, if the user is on the browser support guideline page, the guidelines section in the primary nav should be open. If the user is on the data table page, components and data tables should be open.

frostyweather commented 7 years ago

Menus are open now. Close #6