Skip to content

Conversation

@BohuTANG
Copy link
Member

@BohuTANG BohuTANG commented Nov 24, 2025

  • Revert translation/content restructuring from fix: some links & i18n #2988 back to the pre-merge state.
  • Keep only the URL-related fixes from fix: some links & i18n #2988: logo now links to /guides/, footer adds Visit Databend and corrects benchmark link, robots sitemap points to databend.cn.

@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Nov 24, 2025 9:58am

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines 41 to 45
"ahooks": "^3.8.0",
"antd": "^6.0.0",
"antd": "^5.24.8",
"axios": "^1.13.2",
"clsx": "^2.0.0",
"copy-to-clipboard": "^3.3.3",
"copyforjs": "^1.0.6",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Restore copy-to-clipboard dependency for existing imports

copy-to-clipboard was removed from dependencies here, but components still import it (src/components/BaseComponents/Markdown/index.tsx:3 and src/components/Steps/step-content.tsx:12). After this change a fresh yarn install no longer installs the module, so npm run build fails with Cannot find module 'copy-to-clipboard' when bundling those components. Please keep the dependency or update the imports to the replacement package.

Useful? React with 👍 / 👎.

@BohuTANG BohuTANG closed this Nov 24, 2025
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

Successfully merging this pull request may close these issues.

2 participants