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

Dashboard search predictability improvements #651

Closed
zanecolesmith opened this issue Aug 28, 2024 · 0 comments · Fixed by #659
Closed

Dashboard search predictability improvements #651

zanecolesmith opened this issue Aug 28, 2024 · 0 comments · Fixed by #659

Comments

@zanecolesmith
Copy link

The way TreeSnap handles keywords in searches by category could use a general review, but here are two examples of how the dashboard search function behaves unpredictably.

  1. Case sensitivity returns differing results in the TreeSnap web dashboard for species in the "Other (custom entry)" category, submitter, location, etc.

Examples:
Lower case:
image

Upper case:
image

  1. It would be helpful for searches to "contain" keywords instead of enforcing "starts with" behavior. It's a bit hard to tell, but it seems like some keywords might have "starts with" and others may have "contains" behavior. Some entries appear unsearchable by species due to search keyword implementation:

Examples:
Search by collector to return species in Other category:
image

Search by species in Other using species keyword returns no results:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants