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

Help button with link to docs pertinent to the component #448

Closed
Don-Isdale opened this issue Dec 4, 2024 · 1 comment
Closed

Help button with link to docs pertinent to the component #448

Don-Isdale opened this issue Dec 4, 2024 · 1 comment
Assignees

Comments

@Don-Isdale
Copy link
Collaborator

This sub-issue is part of #443.


  • button '?' with URL of docs particular to that component
@Don-Isdale Don-Isdale self-assigned this Dec 4, 2024
Don-Isdale added a commit that referenced this issue Dec 9, 2024
closes #448
Added links are <a class=margin-left-help ...><i class=glyphicon glyphicon-question-sign></i></a>
 with href based in https://docs.plantinformatics.io/Basic-Functions/Search-tab/

genotype-search.hbs :
 {{panel-heading }} VCF Genotype Search : add link to #vcf-genotype-search
 <label>Samples input : add link to #vcf-genotype-search-inputs
 <label>Features input : add link to #vcf-genotype-search-inputs

manage-search.hbs : {{panel-heading }} Feature Search : add link to #feature-search
sequence-search.hbs :
 {{panel-heading }} DNA Sequence Blast Search : add link to #dna-sequence-blast-search
 <label>Reference to search : add link to #blast-search-inputs
 <label>Optional Inputs : add link to #optional-inputs
@Don-Isdale
Copy link
Collaborator Author

Changes Implemented

a148ced add help button link to search components

Tested OK on local

Screenshot from 2024-12-09 16-25-15
Screenshot from 2024-12-09 16-25-01

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

No branches or pull requests

1 participant