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

Version picker jumps to the wrong release notes #19031

Open
likidu opened this issue Oct 4, 2024 · 1 comment
Open

Version picker jumps to the wrong release notes #19031

likidu opened this issue Oct 4, 2024 · 1 comment
Assignees

Comments

@likidu
Copy link
Collaborator

likidu commented Oct 4, 2024

Error Report

Please answer the following questions before submitting your issue. Thanks!

  1. What is the URL/path of the document related to this issue?

Go to
https://docs.pingcap.com/tidb/stable/release-8.1.0

Now if you select the other DMR version, for example, v8.3, it won't jump to the right version of the release notes.

Check this video for the wrong behaviors:

CleanShot.2024-10-04.at.15.45.14.mp4
  1. How would you like to improve it?

Jump to the right version of the release notes.

@Yuiham
Copy link
Collaborator

Yuiham commented Oct 8, 2024

I believe it is expected behavior, not a bug. Each version's docs contain release notes for several TiDB versions. You are currently looking at the release notes for TiDB v8.1 in the stable version docs, and it makes sense to remain on this release note after switching to the v8.3 version docs.

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

3 participants