feature tables: support sticky headers (#22967)#23007
Conversation
There was a problem hiding this comment.
Code Review
This pull request wraps various feature comparison tables in basic-features.md with the <StickyHeaderTable> component and updates the table in tidb-cloud/features.md to use the sticky-header class name. These changes enable sticky headers for these tables, improving readability. There are no review comments to evaluate, and I have no additional feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiancai The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is an automated cherry-pick of #22967
What is changed, added or deleted? (Required)
Fix #21276 by adding sticky headers to the target table and supporting the sticky header feature in pingcap/website-docs#706
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?