revelrylabs / harmonium

An opinionated React component framework for teams that move fast.
https://harmonium.revelry.co
MIT License
35 stars 47 forks source link

Fix - Issue 332 active menu #577

Closed ifeLawal closed 3 years ago

ifeLawal commented 3 years ago

Fixed the nested active menu bug by having the css selector only apply the style to a direct child.

I kept in the "active" state on the "Nested.js.example" menu examples to confirm that is the correct behavior that should be displayed.

Also I did not use the conventional commits naming convention in my commit tree (ie having the commit start with fix), if I should fix that let me know.

revelry-stalebot[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.