🐛 Card menu is hard to launch after search

This commit is contained in:
Aitor 2024-01-09 10:37:45 +01:00 committed by Andrey Antukh
parent 45072c19a2
commit 8f867c03de
6 changed files with 111 additions and 46 deletions

View file

@ -75,6 +75,7 @@
other-teams (remove #(= (:id %) current-team-id) (vals @teams))
current-projects (remove #(= (:id %) (:project-id file))
(:projects current-team))
on-new-tab
(fn [_]
(let [path-params {:project-id (:project-id file)