mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix(mobile): quit quick add when clicking a block
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
(mobile-state/close-left-sidebar!))
|
||||
(when (state/get-edit-block)
|
||||
(state/clear-edit!))
|
||||
|
||||
(when (mobile-state/quick-add-open?)
|
||||
(mobile-state/close-popup!))
|
||||
(mobile-state/open-block-modal! entity)))))))
|
||||
|
||||
:graphs
|
||||
|
||||
Reference in New Issue
Block a user