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

implement case-insensitive search functionality + fixed filters #59

Merged
merged 4 commits into from
Nov 9, 2023

Conversation

teguono
Copy link
Collaborator

@teguono teguono commented Nov 6, 2023

Implement case-insensitive search functionality + fixed filters for most recent and least recent.

Copy link

vercel bot commented Nov 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bookem-user ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 8:55pm

Copy link
Collaborator

@JiashuHarryHuang JiashuHarryHuang left a comment

Choose a reason for hiding this comment

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

So fast and really nice work! The Prettier test didn't pass though, so do the following.

  1. Make sure you have installed Prettier VSCode plugin.
  2. Type cmd+shift+p
  3. Search for "format document" and hit enter
image 4. Turn on "format on save" in VSCode setting so that everytime you hit save, VSCode formats for you.

@teguono
Copy link
Collaborator Author

teguono commented Nov 9, 2023

actually fixed prettier issue this time + all checks have been passed.

Copy link
Collaborator

@JiashuHarryHuang JiashuHarryHuang left a comment

Choose a reason for hiding this comment

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

LGTM!

@JiashuHarryHuang JiashuHarryHuang merged commit b5ecdd6 into main Nov 9, 2023
5 checks passed
@JiashuHarryHuang JiashuHarryHuang deleted the searchbar-fixes branch November 9, 2023 21:40
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.

2 participants