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

refactor: enhance fuzzy search and command palette functionality #1685

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

YeungKC
Copy link
Collaborator

@YeungKC YeungKC commented Jan 16, 2025

  • Improved fuzzy search logic in ConversationDao and UserDao to include additional conditions for better search results.
  • Updated the command palette's scrolling behavior to ensure items are centered and fully visible during navigation.
  • Refactored padding and layout adjustments in CommandPalettePage for a more consistent UI experience.

- Improved fuzzy search logic in ConversationDao and UserDao to include additional conditions for better search results.
- Updated the command palette's scrolling behavior to ensure items are centered and fully visible during navigation.
- Refactored padding and layout adjustments in CommandPalettePage for a more consistent UI experience.
@crossle crossle merged commit 8b16eba into main Jan 16, 2025
1 check passed
@crossle crossle deleted the refactor/search branch January 16, 2025 13:41
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