mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 06:56:11 +02:00
🐛 Card menu is hard to launch after search
This commit is contained in:
parent
45072c19a2
commit
8f867c03de
6 changed files with 111 additions and 46 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue