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

fix: show no results found message when filtering yields no results #103

Merged
merged 5 commits into from
Oct 22, 2024

Conversation

jfrer
Copy link
Collaborator

@jfrer jfrer commented Jul 30, 2024

Previously, the message "No documents (Ground Truth) are selected. Please select all or specific ground truths." was shown, when filtering with GT filters yielded no results. This is incorrect, because the message relates to the document filter, which has selected documents.
This PR fixes this issues by showing "No results found.", when documents are selected in the document filter, but no results can be found by filtering with the other filters.

@jfrer jfrer requested a review from paulpestov July 30, 2024 13:59
@jfrer jfrer merged commit ab3064b into master Oct 22, 2024
1 check passed
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.

3 participants