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

[click/dblClick] Prevent blur when clicking the same element #265

Merged

Conversation

marcosvega91
Copy link
Member

Hi I have solved the issue for ticket #225
The issue was present also for double click

Regards
Marco

@codecov
Copy link

codecov bot commented May 9, 2020

Codecov Report

Merging #265 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
+ Coverage   98.75%   98.76%   +0.01%     
==========================================
  Files           1        1              
  Lines         160      162       +2     
  Branches       44       45       +1     
==========================================
+ Hits          158      160       +2     
  Misses          2        2              
Impacted Files Coverage Δ
src/index.js 98.76% <100.00%> (+0.01%) ⬆️

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 a0cbe27...4675af4. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense 💯

@kentcdodds kentcdodds merged commit 585f1df into testing-library:master May 13, 2020
@Gpx
Copy link
Member

Gpx commented May 13, 2020

🎉 This PR is included in version 10.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Gpx Gpx added the released label May 13, 2020
@marcosvega91 marcosvega91 deleted the pr/fix_blur_second_click branch May 14, 2020 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants