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: increase search sensitivity and simplify metadata filtering in FlowSidebarComponent #4546

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

Cristhianzl
Copy link
Collaborator

This pull request focuses on refining the search functionality in the FlowSidebarComponent by adjusting the search threshold and modifying the traditional search metadata filtering logic.

Improvements to search functionality:

Refinement to traditional search metadata:

…consider item metadata for search

🔧 (index.tsx): Adjust search threshold value to improve search accuracy
@Cristhianzl Cristhianzl self-assigned this Nov 12, 2024
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. javascript Pull requests that update Javascript code labels Nov 12, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

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

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 12, 2024
@github-actions github-actions bot added the refactor Maintenance tasks and housekeeping label Nov 12, 2024
@Cristhianzl Cristhianzl enabled auto-merge (squash) November 12, 2024 19:47
@ogabrielluiz ogabrielluiz changed the title refactor: improve search sensitivity and simplify metadata filtering in FlowSidebarComponent refactor: increase search sensitivity and simplify metadata filtering in FlowSidebarComponent Nov 13, 2024
@ogabrielluiz ogabrielluiz merged commit 9c004e7 into main Nov 13, 2024
17 of 18 checks passed
@ogabrielluiz ogabrielluiz deleted the cz/improve-fuse-sidebar branch November 13, 2024 02:09
@github-actions github-actions bot added refactor Maintenance tasks and housekeeping and removed refactor Maintenance tasks and housekeeping labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer refactor Maintenance tasks and housekeeping size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants