From 4d7c6759b1723bf9b010e97cbc48d7a3ed824491 Mon Sep 17 00:00:00 2001 From: Yanick Minder Date: Tue, 5 Nov 2024 13:59:29 +0100 Subject: [PATCH] restore focus --- .../src/app/components/objective/objective.component.html | 1 + frontend/src/app/components/objective/objective.component.ts | 5 ++++- frontend/src/app/services/dialog.service.ts | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/components/objective/objective.component.html b/frontend/src/app/components/objective/objective.component.html index d6664c2911..71cd720191 100644 --- a/frontend/src/app/components/objective/objective.component.html +++ b/frontend/src/app/components/objective/objective.component.html @@ -21,6 +21,7 @@

{{ objective.title }}