pingcap / pingcap/website-docs

Support switching TiDB Cloud plans while keeping users on the same document

Open
#640 0 comments 0 reactions 1 assignee View on GitHub

@shhdgit is already working on this.

Since Oct 15, 2025.

feature ui/ux
Dominant language
TypeScript
Stars
23
Forks
33
Avg merge
3d 5h
Merged PRs (30d)
7

Description

Issue description:

Currently, if one documentation topic (page) exist in multiple plans such as (Starter, Essential, Dedicated): assume users open https://docs.pingcap.com/tidbcloud/delete-tidb-cluster/?plan=essential, then they switch the plan to Dedicated by clicking the plan box in the upper left corner, they'll brought to the landing page of Dedicated docs (the default plan shown: https://docs.pingcap.com/tidbcloud/).

However, it would be better to guide users to the same topic page: https://docs.pingcap.com/tidbcloud/delete-tidb-cluster/?plan=dedicated

Solution:

  • For the topic page that is used by two or more plans: support guiding users to the corresponding page of the target plan documentation.
  • For the topic page that is used by only one single plan: guiding users to the landing page of the target plan documentation.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.