[ADF-4198] - fix user info close on esc key (#4644)

This commit is contained in:
Silviu Popa
2019-04-23 19:56:04 +03:00
committed by Eugenio Romano
parent b371929170
commit c9977c58fa
2 changed files with 15 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<div id="userinfo_container" [class.adf-userinfo-name-right]="showOnRight()"
<div id="userinfo_container" [class.adf-userinfo-name-right]="showOnRight()" (keyup)="onKeyPress($event)"
class="adf-userinfo-container" *ngIf="isLoggedIn()">
<ng-container *ngIf="showName">