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: Hover mode on Dropdown & Popover #48

Merged
merged 1 commit into from
Apr 12, 2022
Merged

fix: Hover mode on Dropdown & Popover #48

merged 1 commit into from
Apr 12, 2022

Conversation

smarroufin
Copy link
Contributor

Fixes nuxt/nuxt.com#315

  • Click properly stopped when mode: 'hover'
  • Reduces opening delay to a fair time to still not be frustrating when moving cursor over accidentally
  • Increases closing delay to be more forgiving when moving from trigger to container and vice-versa

@vercel
Copy link

vercel bot commented Apr 11, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nuxtlabs/ui/B7UyQTpAu5QrC53LTskYEetZmwBf
✅ Preview: https://ui-git-fix-315-nuxtlabs.vercel.app

@benjamincanac benjamincanac merged commit 8bc4902 into dev Apr 12, 2022
@benjamincanac benjamincanac deleted the fix/315 branch April 12, 2022 09:44
benjamincanac added a commit that referenced this pull request Jul 24, 2024
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
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.

Navbar popover issues with hover mode
2 participants