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 filtering variant table on ID #294

Closed
sambaxter opened this issue Oct 8, 2024 · 1 comment · Fixed by #309
Closed

Allow filtering variant table on ID #294

sambaxter opened this issue Oct 8, 2024 · 1 comment · Fixed by #309
Assignees

Comments

@sambaxter
Copy link
Collaborator

When you added scrolling on the variant table I lost the ability to search for a variant using the internet browser search function. I am assuming this is because not all variants are displayed on the screen at all times anymore. To solve for this can we add a search field like the one on the gnomAD gene page variant table, which takes you to the spot on the list where the variant is and highlights it? Also same as gnomAD we should allow for searching on p., c., and gnomAD ID

@rileyhgrant rileyhgrant changed the title Adding search on variant table Allow filtering variant table on ID Oct 10, 2024
@rileyhgrant
Copy link
Collaborator

From meeting:

It would be beneficial to have the list jump to the variant and keep some of the context. Implementing this as more of a 'jump to' with a highlight of the partial search term. If this becomes a huge rabbit whole, we could just filter the list, then come back to the 'jump to' functionality at a later date

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 a pull request may close this issue.

3 participants