This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
Navigation react component is used in too many places, should be more specific #205
Open
3 tasks done
Labels
enhancement
New feature or request.
Bug report
What happened
Odd things happen because the navigation component is linked to many other components. These should probably be decoupled. Some examples include the tabs and the accordion menu on the left.
Best case scenario would be removing the navigation component completely and cleaning up the dependencies.
What I expected to happen
Making a change to tabs doesn't effect the accordion menu on the component page or the main navigation.
The text was updated successfully, but these errors were encountered: