Skip to content

fuzzy search with sorted result groups depending on match score#564

Merged
Francisca105 merged 6 commits intostagingfrom
493-improve-fuzzy-search-for-companiesspeakers
Mar 2, 2026
Merged

fuzzy search with sorted result groups depending on match score#564
Francisca105 merged 6 commits intostagingfrom
493-improve-fuzzy-search-for-companiesspeakers

Conversation

@sancheslfl
Copy link
Copy Markdown
Contributor

@sancheslfl sancheslfl commented Feb 28, 2026

The fuzzy search implemented earlier on was improved with better UI organization for better search experience. Result groups such as speakers, companies and members would be shown in a fixed order regardless of the match score. This was fixed and now the order of each is decided by who has the best match score.

An extra small feature was implemented too - clicking ENTER in the search now selects the first search result, which is the closest match, and navigates to the respective page in one move. This improves UX by taking off the need of clicking or using DOWN ARROW to select the result first , and only then, clicking ENTER to access its page.

Finally, Husky commit message config file was changed to improve its robustness by adding a command that guarantees correct working directory.

Copy link
Copy Markdown
Member

@Francisca105 Francisca105 left a comment

Choose a reason for hiding this comment

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

LGTM! Great work :D

@Francisca105 Francisca105 merged commit 127b2bb into staging Mar 2, 2026
1 check passed
@Francisca105 Francisca105 deleted the 493-improve-fuzzy-search-for-companiesspeakers branch March 2, 2026 20:26
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.

Implement Fuzzy search for Companies/Speakers

2 participants