Skip to content

Conversation

@Recxsmacx
Copy link
Contributor

@Recxsmacx Recxsmacx commented Jan 7, 2026

fixes #25956


Summary by cubic

Added smooth expand/collapse animations to navigation dropdowns on desktop and mobile, improving the menu experience. Tablet behavior now toggles tooltips instead of expanding, for more consistent interactions.

  • New Features
    • Implemented grid-based transitions (grid-rows + opacity) with an overflow-hidden wrapper for child menus.
    • Applied the same animation to MobileNavigationMoreItem.
    • Updated click logic: tablets toggle tooltip; other devices toggle expansion.
    • Improved accessibility with aria-hidden and inert on collapsed content.

Written for commit 50693b5. Summary will update on new commits.

@vercel
Copy link

vercel bot commented Jan 7, 2026

@Recxsmacx is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Jan 7, 2026
@github-actions github-actions bot added the 🧹 Improvements Improvements to existing features. Mostly UX/UI label Jan 7, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@Recxsmacx
Copy link
Contributor Author

@dhairyashiil need your check on this>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Created by Linear-GitHub Sync 🧹 Improvements Improvements to existing features. Mostly UX/UI size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add smooth dropdown animations to navigation sidebar

1 participant