From b8677b2b9a8ce51be95d286f4a7e2c134e12aac2 Mon Sep 17 00:00:00 2001 From: "alonso.torres" Date: Wed, 6 Oct 2021 16:59:11 +0200 Subject: [PATCH] :bug: Fix group renaming problem --- CHANGES.md | 1 + frontend/src/app/main/ui/workspace/sidebar/assets.cljs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index fd72c0142..1e2d8f0f3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,6 +21,7 @@ - Add links for terms of service and privacy policy in register checkbox [Taiga #2020](https://tree.taiga.io/project/penpot/issue/2020) - Allow three character hex and web colors in color picker hex input [#1184](https://github.com/penpot/penpot/issues/1184) - Allow lowercase search for fonts [#1180](https://github.com/penpot/penpot/issues/1180) +- Fix group renaming problem [Taiga #1969](https://tree.taiga.io/project/penpot/issue/1969) ### :arrow_up: Deps updates ### :boom: Breaking changes diff --git a/frontend/src/app/main/ui/workspace/sidebar/assets.cljs b/frontend/src/app/main/ui/workspace/sidebar/assets.cljs index c759464b9..16889f759 100644 --- a/frontend/src/app/main/ui/workspace/sidebar/assets.cljs +++ b/frontend/src/app/main/ui/workspace/sidebar/assets.cljs @@ -230,7 +230,7 @@ on-fold-group (mf/use-callback - (mf/deps group-open?) + (mf/deps file-id box path group-open?) (fn [event] (dom/stop-propagation event) (st/emit! (dwl/set-assets-group-open file-id