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

Add helper text on "No results found" popup #1029

Closed
jamesmaa opened this issue Jun 4, 2024 · 4 comments
Closed

Add helper text on "No results found" popup #1029

jamesmaa opened this issue Jun 4, 2024 · 4 comments
Labels
area/ui-ux The issue or PR is related to UI/UX/Design

Comments

@jamesmaa
Copy link
Collaborator

jamesmaa commented Jun 4, 2024

We have a "No results found" text that shows up our popup and search occasionally. I'm willing to bet a good portion of users who see this popup have not installed or enabled a dictionary

This task involves adding a conditional helper text to the "No results found" that helps users understand potential reasons why results are not showing up

@jamesmaa jamesmaa added the area/ui-ux The issue or PR is related to UI/UX/Design label Jun 4, 2024
@SalwynnJP
Copy link

SalwynnJP commented Jun 21, 2024

It could be even better if each part was written for each language (see below in JP for ex)
Other suggestion : it could be cool if some sections were added to facilitate the research (で始まる etc...)
スクリーンショット 2024-06-22 063152
スクリーンショット 2024-06-22 063251
スクリーンショット 2024-06-22 061905

@khaitruong922
Copy link

khaitruong922 commented Jul 13, 2024

Maybe show something like this in case the user does not enable any dictionary.

No dictionaries have been installed or enabled yet.
Go to Dictionaries settings

Not sure if we should do the same for popup. The "No result found" in popup only shows when you scan and disable the dictionary. Otherwise the popup cannot be shown at the first place.

@jamesmaa
Copy link
Collaborator Author

Maybe show something like this in case the user does not enable any dictionary.

The thing is that the "no results found" popup is a static string, so it would be a bit more work do add the conditional logic. I guess we could do that 🤔

@jamesmaa
Copy link
Collaborator Author

#1220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui-ux The issue or PR is related to UI/UX/Design
Projects
None yet
Development

No branches or pull requests

3 participants