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

Navigation menu - add prop to change default close delay #3171

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lynn-neir
Copy link

Description

  • Currently the NavigationMenu has a default close delay of 150ms. When the user's pointer leaves the trigger or content area the menu will close in 150ms.
  • This PR adds a prop closeDelayDuration with default value of 150ms that allows the user to change the close delay.
  • Storybook updated with example.
  • Release strategy added (minor release)

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