enhance(ux): put pages before blocks when auto-complete node refs

We can improve it further to display horizontal split views for both
pages and blocks on desktop.
This commit is contained in:
Tienson Qin
2025-06-06 03:55:40 +08:00
parent e6601fcd55
commit 20ec61641d
2 changed files with 11 additions and 6 deletions

View File

@@ -852,6 +852,7 @@
{:class "text-xl bg-transparent border-none w-full outline-none px-3 py-3"
:auto-focus true
:autoComplete "off"
:autoCapitalize false
:placeholder (input-placeholder false)
:ref #(when-not @input-ref (reset! input-ref %))
:on-change debounced-on-change