From 5294f1aec319a585a8f7585f76c8cc136813a830 Mon Sep 17 00:00:00 2001 From: Nicola Lanzilotto Date: Thu, 3 Oct 2024 18:51:49 +0200 Subject: [PATCH] Bug fixing --- .../history-and-nort-convs.component.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/ws_requests/history-and-nort-convs/history-and-nort-convs.component.ts b/src/app/ws_requests/history-and-nort-convs/history-and-nort-convs.component.ts index 4e8a07c98fb1..d7922ede88a3 100755 --- a/src/app/ws_requests/history-and-nort-convs/history-and-nort-convs.component.ts +++ b/src/app/ws_requests/history-and-nort-convs/history-and-nort-convs.component.ts @@ -2408,6 +2408,8 @@ export class HistoryAndNortConvsComponent extends WsSharedComponent implements O // this.conversationTypeValue = ''; // } + this.conversationTypeValue = 'all' + this.conversation_type = 'all' if (this.requester_email) { @@ -2562,7 +2564,7 @@ export class HistoryAndNortConvsComponent extends WsSharedComponent implements O this.selecteTagName = null this.selecteTagColor = null this.conversationTypeValue = 'all' - this.conversation_type = '' + this.conversation_type = 'all' // tslint:disable-next-line:max-line-length this.queryString = 'full_text=' + '&'