Commit graph

3 commits

Author SHA1 Message Date
Xon
3efc69f27c Improve performance of search/filtering with large number of choices by re-using the search index for each character typed.
- The stateless nature of reducers and store listeners being all-or-nothing makes integrating stateful search a poor match
2024-08-12 07:03:39 +08:00
Xon
062b744b64 Fix search results could be unexpectedly unstable, and that fuseOptions.sortFn was effectively ignored #1106 2024-08-12 05:28:05 +08:00
Xon
54f1a27162 Update unit tests for search 2024-08-08 17:48:33 +08:00