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

Fix mouseover tooltip getting stuck after region select popup in dotplot #4016

Merged
merged 1 commit into from Oct 24, 2023

Conversation

cmdcolin
Copy link
Collaborator

Fixes #3998

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label Oct 24, 2023
@cmdcolin cmdcolin added bug Something isn't working and removed needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) labels Oct 24, 2023
@cmdcolin cmdcolin changed the title Fix mouseover tooltip getting stuck dotplot Fix mouseover tooltip getting stuck after selection action in dotplot Oct 24, 2023
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #4016 (bdf255e) into main (bb2ad7c) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #4016      +/-   ##
==========================================
- Coverage   63.67%   63.67%   -0.01%     
==========================================
  Files        1024     1024              
  Lines       30229    30231       +2     
  Branches     7206     7206              
==========================================
+ Hits        19248    19249       +1     
- Misses      10816    10817       +1     
  Partials      165      165              
Files Coverage Δ
...ot-view/src/DotplotView/components/DotplotView.tsx 50.00% <0.00%> (-0.76%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cmdcolin cmdcolin merged commit 49072c7 into main Oct 24, 2023
11 checks passed
@cmdcolin cmdcolin deleted the mouseover_stuck branch October 24, 2023 23:45
@cmdcolin cmdcolin changed the title Fix mouseover tooltip getting stuck after selection action in dotplot Fix mouseover tooltip getting stuck after region select popup in dotplot Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dotplot mouseover tooltip stuck when performing "Open linear synteny view"
1 participant