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

More questions #48

Open
oyeanuj opened this issue Feb 27, 2017 · 0 comments
Open

More questions #48

oyeanuj opened this issue Feb 27, 2017 · 0 comments

Comments

@oyeanuj
Copy link
Contributor

oyeanuj commented Feb 27, 2017

Hi @kuy! I'm back with some more questions as I was trying out a little bit more of redux-tooltip :)

  1. What is a good use-case for using the onMouseOver, onMouseOut methods for the Origin if the library is anyways firing actions?

  2. Is it working well for you in modals? In my complicated code, I was seeing the tooltips appear below the modal and I wasn't sure if it was my code or if redux-tooltips was supporting modals?

  3. To control open/close, is the only way to fire Redux actions? Since it seems stateless, is there any prop (like isOpened') that can be passed to the Tooltip` object to control its state? Sorry, if I missed it in the docs!

  4. To make it behave like a portal (where it renders as a child of body), is that recommend by passing document.body to within?

Thank you!

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

No branches or pull requests

1 participant