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

Improve Tooltip example: Add onBlur event #196

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wasutz
Copy link

@wasutz wasutz commented Oct 13, 2019

Currently, we cannot see the Tooltip if the user just clicks the input and did not type anything.
I think it can be improved by adding onBlur event.

@vercel
Copy link

vercel bot commented Oct 13, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/react-component/tooltip/5kl8u8zyc
✅ Preview: https://tooltip-git-fork-wasutz-improve-tooltip-example.react-component.now.sh

@codecov
Copy link

codecov bot commented Jan 4, 2020

Codecov Report

Merging #196 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #196   +/-   ##
=====================================
  Coverage      88%    88%           
=====================================
  Files           3      3           
  Lines          25     25           
  Branches       10     10           
=====================================
  Hits           22     22           
  Misses          3      3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e717ce...05c939c. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant