From 3daf55a0dd644422c544d28220f11adaa0a06c9f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 22 Apr 2023 14:44:45 +0200 Subject: [PATCH] Bugfix/remove sort header in comment column of activities table (#1883) * Remove sort header * Update changelog --- CHANGELOG.md | 1 + libs/ui/src/lib/activities-table/activities-table.component.html | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0256f3a56..2f2e9dc34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed the alignment of the performance column header in the holdings table +- Removed the unnecessary sort header of the comment column in the activities table - Fixed the targets in `proxy.conf.json` from `http://localhost:3333` to `http://0.0.0.0:3333` for local development ## 1.258.0 - 2023-04-20 diff --git a/libs/ui/src/lib/activities-table/activities-table.component.html b/libs/ui/src/lib/activities-table/activities-table.component.html index 909143fc9..8f7b682a3 100644 --- a/libs/ui/src/lib/activities-table/activities-table.component.html +++ b/libs/ui/src/lib/activities-table/activities-table.component.html @@ -391,7 +391,6 @@ *matHeaderCellDef class="d-none d-lg-table-cell px-1" mat-header-cell - mat-sort-header >