From 4ddbeb6d0618616bbbab5e577850ac7892f19ff7 Mon Sep 17 00:00:00 2001 From: Pavlo Tkach <3469726+ptkach@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:55:57 -0400 Subject: [PATCH] Add console registrar field focus handler, split whois address field (#2388) --- .../app/navigation/navigation.component.html | 2 +- .../registrarSelector.component.html | 1 + .../registrar/registrarSelector.component.ts | 11 +++++------ .../settings/contact/contact.component.scss | 10 +++++----- .../app/settings/contact/contact.component.ts | 19 ++++++++++--------- .../src/app/settings/whois/whois.component.ts | 5 ++++- .../settings/whois/whoisEdit.component.html | 12 +++++++++++- 7 files changed, 37 insertions(+), 23 deletions(-) diff --git a/console-webapp/src/app/navigation/navigation.component.html b/console-webapp/src/app/navigation/navigation.component.html index 745372fdb..561f86705 100644 --- a/console-webapp/src/app/navigation/navigation.component.html +++ b/console-webapp/src/app/navigation/navigation.component.html @@ -18,7 +18,7 @@ *matTreeNodeDef="let node; when: hasChild" (click)="onClick(node)" > -
+