From 7aeb52d52ca07ceb5f62850de1a7f4846cad62e6 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Thu, 14 Aug 2025 18:06:02 +0200
Subject: [PATCH] Feature/improve close and save buttons of various dialogs
(#5360)
* Improve close and save buttons
* Update changelog
---
CHANGELOG.md | 1 +
.../asset-profile-dialog/asset-profile-dialog.html | 8 +++++++-
.../create-or-update-platform-dialog.html | 10 ++++++++--
.../create-or-update-tag-dialog.html | 10 ++++++++--
.../create-or-update-access-dialog.html | 10 ++++++++--
.../create-or-update-account-dialog.html | 10 ++++++++--
.../create-or-update-activity-dialog.html | 10 ++++++++--
7 files changed, 48 insertions(+), 11 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7d2797e1..8c6182b11 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Moved the chart of the account detail dialog from experimental to general availability
- Improved the dynamic numerical precision for various values in the account detail dialog
+- Improved the usability of the _Cancel_ / _Close_ and _Save_ buttons in various dialogs
- Extended the accounts endpoint by dividend and interest
- Refactored the portfolio performance component to standalone
- Improved the language localization for Portuguese (`pt`)
diff --git a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
index 993cf9b12..fad1e8cc1 100644
--- a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+++ b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -549,7 +549,13 @@
Data Gathering
-
+