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

Autocomplete fix #275

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Autocomplete fix #275

merged 2 commits into from
Aug 14, 2023

Conversation

kevinschaper
Copy link
Member

@kevinschaper kevinschaper commented Aug 11, 2023

Fixes #272

Takes care of an errant default start/offset of 1, which skipped the first result in autocomplete queries

Also fixes in_taxon vs in_taxon_label mismatch in the cli. (Which I thought I'd fixed and gotten into main, but it might be sitting in an unrelated PR)

…plus in-taxon vs in-taxon-label fix that probably exists in another branch too
@netlify
Copy link

netlify bot commented Aug 11, 2023

Deploy Preview for monarch-app ready!

Name Link
🔨 Latest commit f5018cf
🔍 Latest deploy log https://app.netlify.com/sites/monarch-app/deploys/64d6c136696ea50008e4f10d
😎 Deploy Preview https://deploy-preview-275--monarch-app.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kevinschaper kevinschaper merged commit dfe33f5 into main Aug 14, 2023
9 checks passed
@kevinschaper kevinschaper deleted the issue-272-autocomplete-improvements branch August 14, 2023 15:46
kevinschaper added a commit that referenced this pull request Aug 22, 2023
Fixes #272

Takes care of an errant default start/offset of 1, which skipped the
first result in autocomplete queries

Also fixes in_taxon vs in_taxon_label mismatch in the cli. (Which I
thought I'd fixed and gotten into main, but it might be sitting in an
unrelated PR)
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.

Querying autocomplete endpoint for ehlers hypermobility should return MONDO:0007523
2 participants