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

Support for order-level taxon ranks & improved search #712

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mihow
Copy link
Collaborator

@mihow mihow commented Feb 1, 2025

Arthropod (PHYLUM) is our new root taxon! Instead of Lepidoptera (ORDER)

image

Adds support for searching common names & aliases! in addition to a few other fixes

image

Table of Arthropod taxa that will be imported to live:
https://docs.google.com/spreadsheets/d/1gjwq3hlXXtNMwEyR6rf2jUf3TTHdwJxowjenKL2xxZI/edit?gid=0#gid=0

mihow added 4 commits January 31, 2025 17:34
- Search both names and "search_names" field (which now includes common
  name)
- Fix redirect on every search request
- Add select_related for parent taxon
- Remove unused "with_parents" parameter that complicated logic
Copy link

netlify bot commented Feb 1, 2025

Deploy Preview for ami-dev ready!

Name Link
🔨 Latest commit 271c0f2
🔍 Latest deploy log https://app.netlify.com/sites/ami-dev/deploys/679d8213b223110008a9713d
😎 Deploy Preview https://deploy-preview-712--ami-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 71
Accessibility: 89
Best Practices: 92
SEO: 100
PWA: 80
View the detailed breakdown and full score reports

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

@mihow
Copy link
Collaborator Author

mihow commented Feb 1, 2025

@annavik the search results can contain all parents much more efficiently now, if we want to display more than one parent in the results tree. I'm not sure if it's a good idea or if it will add too much clutter
image

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