@godadada
I merged your PR first. I am working on sync'ing the PRs, minor testing, and resolving conflicts.
I'm reverting this pull request and change.
Problem:
the sidebar if/then statements in #151 takes an input of the current page url, and then removes the child page from the navigation if there is a match.
Actual outcome: user is on the: /networkconfig/domaincontrollers/ page, and the Domain Controllers page doesn't show up in the navigation.
Expected outcome: the duplicate listing of the top level navigation (/networkconfig/) as a duplicate child page is hidden at all times. can look at page.collection or link.collname instead to do a check?
Reverts GSA/piv-guides#151
@godadada I merged your PR first. I am working on sync'ing the PRs, minor testing, and resolving conflicts.
I'm reverting this pull request and change.
Problem: