enhance(ux): search support both recent search and updates

This commit is contained in:
Tienson Qin
2025-05-28 10:40:26 +08:00
parent 87beb7fdaf
commit 26113f47c7
4 changed files with 105 additions and 20 deletions

View File

@@ -194,7 +194,7 @@
;; Each result group has it's own load-results function
(defmulti load-results (fn [group _state] group))
(defn- get-page-icon
(defn get-page-icon
[entity]
(cond
(ldb/class? entity)