React Tooltip - Persistence enhancement

Key Information

Register
Submit
The challenge is finished.

Challenge Overview

As of now, the tooltip component goes away as soon as the mouse goes out of the target element. This behaviour prevents the tooltips to be clickable because as user tries to move mouse to the tooltip, it goes away.

Scope

1. fix the behaviour such that the tooltip persists when user tries to hover over the tooltip itself.
2. add an example, in tooltip examples component, showing the the tooltip being clickable i.e. a tooltip with a hyperlink which user can click

Notes

1. When tooltip is triggered on click event, tooltip is already persisting until next mouse click. So, this behaviour is required when tooltip is triggered on hover event.



Final Submission Guidelines

Each submitter must submit a patch against the master branch, with their changes. Please see article, https://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/, for how to create and apply patches. Please make sure that the patch applies cleanly without errors on the master branch before submitting your patch.

ELIGIBLE EVENTS:

2016 TopCoder(R) Open

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30054399