Skip to content

Styling: usability improvements to navbar #4189

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

Merged
merged 3 commits into from
Jul 30, 2025

Conversation

Blargian
Copy link
Member

Summary

Fixes two issues:

  • user needs to specifically click on the text of the navbar item to navigate
  • the popup menu opens outside of the button

Checklist

@Blargian Blargian requested a review from a team as a code owner July 30, 2025 12:54
Copy link

vercel bot commented Jul 30, 2025

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

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jul 30, 2025

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

Name Status Preview Updated (UTC)
clickhouse-docs 🛑 Canceled (Inspect) Jul 30, 2025 2:00pm

@vercel vercel bot temporarily deployed to Preview – clickhouse-docs July 30, 2025 13:50 Inactive
@Blargian Blargian merged commit 5595db6 into ClickHouse:main Jul 30, 2025
9 of 12 checks passed
@@ -164,6 +191,14 @@
border-radius: 10px;
}

.docsNavMenuItem:hover .docsNavItemTitle {
color: yellow !important;
Copy link
Member

Choose a reason for hiding this comment

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

This is a bug.

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