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

fix: make the normal (non-advanced) lineage search case-insensitive #1047

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

chaoran-chen
Copy link
Member

@chaoran-chen chaoran-chen commented Nov 26, 2024

Previously, searching for a lineage using lower case (e.g., xbb.1) didn't work. This fix it for the normal (non-advanced) search. In advanced search, lower case still cause an error / non-responsiveness.

Example: https://cov-spectrum.org/explore/Switzerland/AllSamples/Past6M/variants?nextcladePangoLineage=xbb.1*& didn't work before, after this, it should work. https://cov-spectrum.org/explore/Switzerland/AllSamples/Past6M/variants?variantQuery=nextcladePangoLineage%3Axbb.1*& still doesn't work.

Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cov-spectrum-develop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 7:06am

@chaoran-chen chaoran-chen merged commit 6961fce into develop Nov 26, 2024
8 checks passed
@chaoran-chen chaoran-chen deleted the lineage-search-case-insensitive branch November 26, 2024 07:09
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 this pull request may close these issues.

1 participant