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

Keep drop-down suggestion when marker name is fully spelled out #55

Closed
Michael-Geuenich opened this issue Aug 10, 2022 · 2 comments
Closed

Comments

@Michael-Geuenich
Copy link
Contributor

Manually added markers are suggested using a dropdown menu:
image

However, when the full name is typed the drop-down disappears which makes me think the gene is not in the database.
image

This is an even bigger issue when there is partial overlap in gene names: e.g. IL3 and IL32. When typing IL3 all other suggestions disappear:

image

image

@matt-sd-watson
Copy link
Collaborator

possibly related to this: daqana/dqshiny#26

@matt-sd-watson
Copy link
Collaborator

update: in the current release, these dropdown menus have been replaced with the standard selectizeInput options from shiny. The speed is slightly slower than the dqshiny autocomplete_input option, but the ability to consistently get the proper results when typing a gene name is preferred.

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

2 participants