Skip to content

More questions #48

Description

@oyeanuj

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions