Skip to content

feat(connections): typo-tolerant fuzzy matching for the connection search - #444

Merged
debba merged 2 commits into
TabularisDB:mainfrom
Davydhh:feat/connections-fuzzy-search
Jul 9, 2026
Merged

feat(connections): typo-tolerant fuzzy matching for the connection search#444
debba merged 2 commits into
TabularisDB:mainfrom
Davydhh:feat/connections-fuzzy-search

Conversation

@Davydhh

@Davydhh Davydhh commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Uses the shared fuzzyFilter (Fuse.js) helper for the connection search, so it tolerates typos and ranks closest matches first — like the table/trigger filters (#417) and Quick Navigator (#421). Matches on name and driver, for both grouped and ungrouped lists.

@kilo-code-bot

kilo-code-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • src/pages/Connections.tsx

Reviewed by kimi-k2.6-20260420 · Input: 49K · Output: 3.5K · Cached: 210.9K

@debba
debba merged commit 361c88e into TabularisDB:main Jul 9, 2026
1 check passed
@Davydhh
Davydhh deleted the feat/connections-fuzzy-search branch July 20, 2026 10:38
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