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

Book navigation Next link skips chapter contents resulting in confusing navigation. #1818

Open
rct opened this issue Feb 23, 2025 · 0 comments

Comments

@rct
Copy link

rct commented Feb 23, 2025

The book's page footer that provides the Prev and Next navigation seems to pick the next chapter/page at the same level instead of any subpages that are children of that page.

This works OK for single page chapters like "Introduction" but is problematic for multi-page chapters like Getting Started The next link at the bottom of the page links to "Nu Fundamentals" (the next chapter) skipping over all the pages in the Getting Started chapter. It seems like next should be descending into the chapter linking to the first page which is Quick Tour.

Once on the Quick Tour page, it points to the next page at the same level so the navigation makes sense.

But the same problem is see on the Modules page where Next links to Overlays instead of Using Modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant