-
Notifications
You must be signed in to change notification settings - Fork 5
Include taxa view updates from OOD branch #888
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
Conversation
…ing and column settings
✅ Deploy Preview for antenna-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
004220d
to
3005c5c
Compare
@mihow Test this with the current backend and merge all required changes. |
Last time we spoke, this was the plan we agreed on if I remember it correct @mihow. Update plan:
Next steps:
|
* feat: generic ThresholdFilter for OOD and determination scores * docs: update openAPI schema docs with new filters for occurrence list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested together and everything is working that needs to work! Thank you for teasing out all of these features @annavik.
Summary
In this PR, we cherry pick some UI updates from the OOD PR. Main focus is on updates to different taxa views, but we also include some other tweaks. The tags will be included as a separate PR.
List of Changes
Detailed Description
How to Test the Changes
The changes only includes UI updates. They need to be tested with a backend that is supporting updated fields and filtering (currently this means the OOD backend).
Screenshots
List view before vs. after:


Detail view before vs. after:

