Fix fuzzy /view to be consistent with its pages #345

Merged
Vylpes merged 3 commits from feature/154-add-fuzzy-search-3 into develop 2024-08-24 17:26:26 +01:00
Owner
  • Fix the /view command to have a set amount of cards in its page rotation
  • This is done now by updating it so instead of requerying each page turn it instead queries once at the start and passes the top 5 results to the button event

#154

- Fix the `/view` command to have a set amount of cards in its page rotation - This is done now by updating it so instead of requerying each page turn it instead queries once at the start and passes the top 5 results to the button event #154
Vylpes added 2 commits 2024-08-23 18:22:12 +01:00
WIP: Update the search query to only query at the execution of the command
All checks were successful
Test / build (push) Successful in 10s
767616b617
Fix unable to find cards issue
All checks were successful
Test / build (push) Successful in 8s
4c5704531e
Vylpes requested review from VylpesTester 2024-08-23 18:22:27 +01:00
Vylpes added the
type
story
label 2024-08-23 18:22:31 +01:00
VylpesTester was assigned by Vylpes 2024-08-23 18:22:34 +01:00
Vylpes changed title from Fix fuzzy /view to be consistent with its pages to WIP: Fix fuzzy /view to be consistent with its pages 2024-08-23 18:22:38 +01:00
Vylpes added 1 commit 2024-08-24 16:09:37 +01:00
Bring back the old /view logic as /id
All checks were successful
Test / build (push) Successful in 8s
f0999a042a
Vylpes changed title from WIP: Fix fuzzy /view to be consistent with its pages to Fix fuzzy /view to be consistent with its pages 2024-08-24 16:09:52 +01:00
VylpesTester approved these changes 2024-08-24 17:26:09 +01:00
Vylpes merged commit 66243e6742 into develop 2024-08-24 17:26:26 +01:00
Vylpes deleted branch feature/154-add-fuzzy-search-3 2024-08-24 17:26:26 +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#345
No description provided.