Skip to content

[NavigationMenu] Add delayDuration and skipDelayDuration to Root #1716

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

Merged
merged 3 commits into from
Oct 14, 2022

Conversation

andy-hook
Copy link
Contributor

closes #1457
supersedes #1478

Comment on lines 108 to 109
delayDuration = 0,
skipDelayDuration = 0,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Avoiding breaking change by not disturbing the current behaviour

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure it would be considered a breaking change, I'd rather we start with good defaults and put a note in the changelog.

Copy link
Contributor Author

@andy-hook andy-hook Oct 14, 2022

Choose a reason for hiding this comment

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

That's true, especially if these defaults are blanket improvements. I added these as discussed and fixed the issue we noticed.

@andy-hook andy-hook merged commit ed6f489 into main Oct 14, 2022
@andy-hook andy-hook deleted the navigation-menu-delay-skip-delay branch October 14, 2022 11:00
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.

[NavigationMenu] Add delayDuration and skipDelayDuration props
2 participants