Update view command to use fuzzy search instead of direct card number #340

Merged
Vylpes merged 2 commits from feature/154-add-fuzzy-search-2 into develop 2024-08-17 17:26:31 +01:00
Owner
  • Install fuse.js package to allow for fuzzy finding
  • Update the /view command to use fuzzy search by name instead of the card number
  • Add pagination for the command via the View button event

#154

- Install `fuse.js` package to allow for fuzzy finding - Update the `/view` command to use fuzzy search by name instead of the card number - Add pagination for the command via the `View` button event #154
Vylpes added 2 commits 2024-08-16 18:40:06 +01:00
Add fuzzy search functionality
Some checks failed
Test / build (push) Failing after 9s
f3aea2eaa8
Fix linting
All checks were successful
Test / build (push) Successful in 9s
e23ca89b9a
Vylpes requested review from VylpesTester 2024-08-16 18:40:10 +01:00
Vylpes added the
type
story
label 2024-08-16 18:40:15 +01:00
Vylpes added this to the 0.9.0 milestone 2024-08-16 18:40:16 +01:00
VylpesTester was assigned by Vylpes 2024-08-16 18:40:59 +01:00
VylpesTester approved these changes 2024-08-17 17:26:15 +01:00
Vylpes merged commit 5defb682c1 into develop 2024-08-17 17:26:31 +01:00
Vylpes deleted branch feature/154-add-fuzzy-search-2 2024-08-17 17:26:31 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: External/card-drop#340
No description provided.