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

onMouseOver functionality for the navbar #50

Open
1 task
sridhar02 opened this issue Jun 18, 2020 · 2 comments
Open
1 task

onMouseOver functionality for the navbar #50

sridhar02 opened this issue Jun 18, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@sridhar02
Copy link
Owner

  • Use refs and other states to manage for the functionality as similar to this
    Screenshot from 2020-06-18 10-19-28
@sridhar02 sridhar02 added the enhancement New feature or request label Jun 18, 2020
@sridhar02 sridhar02 pinned this issue Jun 18, 2020
@sridhar02
Copy link
Owner Author

  • onMouseOver setAnchor element to current.target.value and set open to true,
  • on mouse leave setAnchor element to null and set open to false
  • onEnter on the popover clear the set time

@sridhar02
Copy link
Owner Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant