From bf018fc4fa77c5877c19e707c8b598e6c78c39f4 Mon Sep 17 00:00:00 2001 From: "Petter H. Juliussen" Date: Thu, 7 Sep 2023 13:37:32 +0200 Subject: [PATCH] Stay on current view when navigating between items --- CHANGELOG.md | 2 ++ .../Navigation/header/OrganizationTree.vue | 17 ++++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) 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" >