Skip to content

fix: improve hover animations by disabling user selection and pointer events #127

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FelipeESchmidt
Copy link

When the sidebar is collapsed, some parts of the icon buttons become unclickable due to the label overlapping them. This Pull Request aims to resolve that issue. Below are some screenshots that illustrate the problem in more detail.

image
image

After the fix:

image
image

@FelipeESchmidt
Copy link
Author

I forgot to mention, I’ve updated NavMain to accept a title prop. This allows me to add multiple groups to the sidebar, as shown in the image below.

image

If that looks like a solid update to you, I can go ahead and include this commit in the pull request as well.

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.

1 participant