-
Notifications
You must be signed in to change notification settings - Fork 17
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
Added automatically open/close navbar links on hover #79
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@pankaj-2503 is attempting to deploy a commit to the Open Healthcare Network Team on Vercel. A member of the Team first needs to authorize it. |
@pankaj-2503 now I can't click the items in the dropdown |
ok , i am working on it. |
After review updated the navbar links functioning
Hey @sainak it's been a week , this pr is not merged yet i have improved the changes that you have said in review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In certain regions within the element, the open state keeps toggling indefinitely.
What does this PR introduces
It add the open/closing functioning on hover for navbar links.
What changes are done
Added function onMouseOverCapture that listens to every action of mouse on hover.
Here is preview:
updates.mp4
It solves the issue #77