Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if a page appears twice, the nesting is broken #14

Open
micgro42 opened this issue Aug 17, 2016 · 0 comments
Open

if a page appears twice, the nesting is broken #14

micgro42 opened this issue Aug 17, 2016 · 0 comments
Assignees
Labels

Comments

@micgro42
Copy link
Contributor

For a control page like the following with a page (en:products:c:projects) appearing twice:

  * [[en:products:a:start|BasePage]]
    * [[en:products:b:d:start|2nd-level Page with hidden child]]
      * [[en:products:c:projects|hidden 3rd-level page]]
    * [[en:products:b:archive:start|2nd-level pape]]
    * [[en:products:c:start|current 2nd-level page with visible child]]
      * [[en:products:c:projects|visible 3rd-level page]]

there are several issues:

  • the second line does not have the close class
  • when the second-to-last item is the current page then the last item is not visible below it
    • it is however visibile below the 2nd item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant