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

Removed focus from handle onmouseup event #582

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Removed focus from handle onmouseup event #582

wants to merge 1 commit into from

Conversation

reachtokish
Copy link

added this.blur(); to remove focus from handle onmouseup event. This will resolve the issue id #579 as well.

@codecov
Copy link

codecov bot commented Aug 2, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #582   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files           2        2           
  Lines          83       83           
  Branches       25       25           
=======================================
  Hits           79       79           
  Misses          4        4

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 3a1be18...e52f346. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Aug 2, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #582   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files           2        2           
  Lines          83       83           
  Branches       25       25           
=======================================
  Hits           79       79           
  Misses          4        4

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 3a1be18...e52f346. Read the comment docs.

@reachtokish reachtokish changed the title issue id #579 resolved Removed focus from handle onmouseup event Nov 13, 2019
@yoyo837
Copy link
Member

yoyo837 commented Apr 15, 2023

Rebase please.

@lvnam96
Copy link

lvnam96 commented Feb 19, 2024

It seems @reachtokish is not taking care of this PR anymore, but I want issue #579 to be resolved.
@yoyo837 Shall I resubmit another PR?

@yoyo837
Copy link
Member

yoyo837 commented Feb 19, 2024

It seems @reachtokish is not taking care of this PR anymore, but I want issue #579 to be resolved. @yoyo837 Shall I resubmit another PR?

Sure.

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.

None yet

4 participants