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

Allow adding &tracklist=true to URL bar to open the track selector, &nav=false to hide linear genome view header #4196

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

cmdcolin
Copy link
Collaborator

@cmdcolin cmdcolin commented Feb 9, 2024

fixes #4195

@cmdcolin cmdcolin force-pushed the tracklist_url branch 3 times, most recently from c70919b to aa5dbe5 Compare February 9, 2024 20:13
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

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

Comparison is base (b6c1c22) 62.87% compared to head (ced94a1) 62.87%.

Files Patch % Lines
...s/linear-genome-view/src/LinearGenomeView/model.ts 33.33% 10 Missing ⚠️
...ar-genome-view/src/LaunchLinearGenomeView/index.ts 75.00% 1 Missing ⚠️
products/jbrowse-web/src/createPluginManager.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4196   +/-   ##
=======================================
  Coverage   62.87%   62.87%           
=======================================
  Files        1070     1070           
  Lines       31176    31190   +14     
  Branches     7445     7449    +4     
=======================================
+ Hits        19603    19612    +9     
- Misses      11402    11407    +5     
  Partials      171      171           

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

@cmdcolin
Copy link
Collaborator Author

@cmdcolin cmdcolin merged commit 75756d5 into main Feb 16, 2024
10 checks passed
@cmdcolin cmdcolin deleted the tracklist_url branch February 16, 2024 14:57
@cmdcolin cmdcolin added the enhancement New feature or request label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add url param for turning on track selector widget
1 participant