-
Notifications
You must be signed in to change notification settings - Fork 92
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
[P2 FEATURE] Add error string when search doesn't find any results #12
Comments
I can work on this, is a ContentDialog fine, or should a InfoBar be displayed instead? |
Thanks @Pinguin2001. @niels9001, what do you think about how to display this error message? |
A TextBlock with message in the results pane would suffice? |
Id say either a simple TextBlock or InfoBar |
Not sure if this was understood, but it seems the issue is more "deep" than simply a model not found in search and add a text block or infobar. See: #75 |
Closed by #116 |
There should be an error message when the search query doesn't yield any results
The text was updated successfully, but these errors were encountered: