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

Added a message to search when no items match #1413

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

VamshiReddy02
Copy link
Contributor

Copy link
Contributor

@itowlson itowlson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great - the message makes this situation much clearer. Unfortunately, there seems to be some odd formatting glitch with close braces, Other than that it looks good to go! Sorry for being picky

data = matches
}
} else {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm guessing this is either a rogue auto-formatter or a GitHub display glitch, but every line that starts with a } seems to have gotten clamped to the left edge. Could you sanity-check the formatting throughout please?

Signed-off-by: Vamshi Reddy <[email protected]>
Copy link
Contributor

@itowlson itowlson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for fixing that nit @VamshiReddy02!

@karthik2804 karthik2804 merged commit 67b4113 into fermyon:main Nov 13, 2024
3 checks passed
@VamshiReddy02 VamshiReddy02 deleted the search branch November 14, 2024 03:54
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.

Spin Hub: search when no items match
3 participants