Skip to content
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

fix(NavigationMenu): handle children on vertical orientation #2384

Draft
wants to merge 3 commits into
base: v3
Choose a base branch
from

Conversation

sandros94
Copy link
Collaborator

πŸ”— Linked issue

Resolves #2136

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Properly handle children on vertical orientation.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@sandros94 sandros94 self-assigned this Oct 15, 2024
@sandros94 sandros94 added enhancement New feature or request v3 #1289 labels Oct 15, 2024
@sandros94
Copy link
Collaborator Author

sandros94 commented Oct 15, 2024

Recording.2024-10-15.125348.mp4

A few things needs to be addressed:

  1. width jumps quite a bit (there isn't much we could do, other then defining the size beforehand)
  2. I'm failing to rotate the arrow icon (πŸ˜…)
  3. missing v-bind="contentProps" for the vertical content (should I add a Primitive?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant