diff --git a/CHANGELOG.md b/CHANGELOG.md index 1330eeb0c..d733732b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ All notable changes to this project will be documented in this file. The format - Made links clickable in the description of objects, key results and goals. - It is no longer possible to close open modals or drawers by clicking outside them. This is meant to prevent accidental data loss in unsaved forms. +- The currently active item tab is now kept when navigating between + organizational items. ## [3.9.0] 2023-09-01 diff --git a/src/components/Navigation/header/OrganizationTree.vue b/src/components/Navigation/header/OrganizationTree.vue index 58692b094..5caf3813c 100644 --- a/src/components/Navigation/header/OrganizationTree.vue +++ b/src/components/Navigation/header/OrganizationTree.vue @@ -7,7 +7,7 @@ class="organization-tree__item organization-tree__item--organization" >