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

Consider more informative search message? #8

Open
sonianb opened this issue Jun 9, 2022 · 1 comment
Open

Consider more informative search message? #8

sonianb opened this issue Jun 9, 2022 · 1 comment

Comments

@sonianb
Copy link

sonianb commented Jun 9, 2022

Probably this is a placeholder for now, but consider in your final app having another message for the search or maybe no message at all?

if (search === false) {
    return <div>Loading...</div>;
  } else {

minju25kim added a commit that referenced this issue Jun 10, 2022
@minju25kim
Copy link
Contributor

added cases for search result messages for user.

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

No branches or pull requests

2 participants