Skip to content

Conversation

Blargian
Copy link
Member

@Blargian Blargian commented Apr 23, 2025

Summary

  • Adds ability to use custom syntax in markdown <VerticalStepper></VerticalStepper> around content which will render H2 sections as steps of the Click-UI VerticalStepper component.

Checklist

Copy link

vercel bot commented Apr 23, 2025

@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

@Blargian
Copy link
Member Author

Blargian commented Apr 29, 2025

Working but not working... Docusaurus reports broken anchors for the headers inside of <VerticalStepper></VerticalStepper>. Cannot use useBrokenLinks().collectAnchor("") as it needs to be done in the React component but anchor check fails at build time. Adding <a> to the page at transform time also didn't help. Maybe facebook/docusaurus#11101 could be of some use?

Everything is possible when you struggle long enough

@Blargian Blargian marked this pull request as ready for review May 4, 2025 16:57
@Blargian Blargian requested a review from a team as a code owner May 4, 2025 16:57
Copy link

vercel bot commented May 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clickhouse-docs ✅ Ready (Inspect) Visit Preview May 6, 2025 1:20pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
clickhouse-docs-ru ⬜️ Ignored (Inspect) Visit Preview May 6, 2025 1:20pm
clickhouse-docs-zh ⬜️ Ignored (Inspect) Visit Preview May 6, 2025 1:20pm

@Blargian Blargian changed the title Restructure quick-start with stepper Add VerticalStepper component to docs with custom syntax May 4, 2025
Copy link
Collaborator

@gingerwizard gingerwizard left a comment

Choose a reason for hiding this comment

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

see comments

@Blargian Blargian force-pushed the experiment_vertical_stepper branch from db5c519 to 7574b9b Compare May 6, 2025 13:10
@Blargian Blargian merged commit 6f3b1ef into ClickHouse:main May 6, 2025
12 checks passed
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