fix: later picked settings should have higher priority for sorting

fix https://test.logseq.com/#/page/67cd8311-b5f6-4974-b18d-038876725b0d
This commit is contained in:
Tienson Qin
2025-03-27 15:05:16 +08:00
parent d2162bb805
commit da74228213
4 changed files with 13 additions and 7 deletions

View File

@@ -804,7 +804,7 @@
(handle-input-change state e)
(when-let [on-change (:on-input-change opts)]
(on-change new-value))))
100)
200)
[])]
;; use-effect [results-ordered input] to check whether the highlighted item is still in the results,
;; if not then clear that puppy out!