Skip to content

Improve Tooltip example: Add onBlur event - #196

Open
wasutz wants to merge 2 commits into
react-component:masterfrom
wasutz:improve-tooltip-example
Open

Improve Tooltip example: Add onBlur event#196
wasutz wants to merge 2 commits into
react-component:masterfrom
wasutz:improve-tooltip-example

Conversation

@wasutz

Copy link
Copy Markdown

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

vercelBot commented Oct 13, 2019

Copy link
Copy Markdown

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

codecovBot commented Jan 4, 2020

Copy link
Copy Markdown

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 freeto 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

@wasutz