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