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

Keep sub-page when navigating to latest version of a webpage #1566

Open
rasmushaglund opened this issue Apr 3, 2024 · 1 comment
Open

Keep sub-page when navigating to latest version of a webpage #1566

rasmushaglund opened this issue Apr 3, 2024 · 1 comment

Comments

@rasmushaglund
Copy link

rasmushaglund commented Apr 3, 2024

Context

Often when I google a specific Mutiny related issue I end up in a webpage that's not showing the latest version. When I then click Click here to go to latest I always get to the index page of the latest version.

Description

Would it be possible to make sure that clicking on the Click here to go to latest link keeps the sub-page (if existent) to ensure a smoother transition from a webpage for an old version to the latest?

For example if I navigate to https://smallrye.io/smallrye-mutiny/2.5.6/guides/polling/ and click Click here to go to latest I end up at https://smallrye.io/smallrye-mutiny/latest/, but I want to end up at https://smallrye.io/smallrye-mutiny/latest/guides/polling/.

I'd be happy to help if you think this is desirable and possible.

@rasmushaglund rasmushaglund changed the title Keep sub-page when navigating to latest version of a page on web Keep sub-page when navigating to latest version of a webpage Apr 3, 2024
@jponge
Copy link
Member

jponge commented Apr 4, 2024

You may look at https://squidfunk.github.io/mkdocs-material/ to see if there's any option flag

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

2 participants