We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Either disable this or describe how the sorting should work and I'll try to implement the necessary backend features.
The text was updated successfully, but these errors were encountered:
it currently works by sorting by needsAttention. Ideally we would be sorting by the curation note, probably alphabetically
Sorry, something went wrong.
I think what confused me is that the icon was not consistently appearing for the top results.
As an alternative, we could sort by the date of the needs attention event.
the icon still won't always appear in the top results with that though. not all needsAttention = true dataset has a note
Oh, I see. In that case we should always show an icon for datasets that need attention and use the note as title if present.
No branches or pull requests
Either disable this or describe how the sorting should work and I'll try to implement the necessary backend features.
The text was updated successfully, but these errors were encountered: