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

Remove text selection on sequence track with user-select: none #4190

Merged
merged 3 commits into from
Feb 7, 2024

Conversation

cmdcolin
Copy link
Collaborator

@cmdcolin cmdcolin commented Feb 6, 2024

Fixes #4175

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c85867b) 62.86% compared to head (bebc89d) 62.86%.
Report is 4 commits behind head on main.

Files Patch % Lines
...roducts/jbrowse-web/src/tests/OAuthServer/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4190   +/-   ##
=======================================
  Coverage   62.86%   62.86%           
=======================================
  Files        1070     1070           
  Lines       31175    31175           
  Branches     7445     7445           
=======================================
  Hits        19598    19598           
  Misses      11408    11408           
  Partials      169      169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cmdcolin cmdcolin merged commit d629bc7 into main Feb 7, 2024
@cmdcolin cmdcolin deleted the remove_text_select branch February 7, 2024 02:36
@cmdcolin cmdcolin added the bug Something isn't working label Feb 19, 2024
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.

Genome sequence is accidentally selectable
1 participant