This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit eb90a7db1d97248922764d9e56799659ee9105b2 Merge: de6619b 1c64b98 Author: Aman-Mittal <[email protected]> AuthorDate: Mon Aug 17 21:53:18 2026 +0530 Merge pull request #387 from Aman-Mittal/fix/ui-fixes-v1 fix(idle): prevent hard logout timer reset on activity during warning src/app/core/services/idle.service.spec.ts | 74 +++++++++++++- src/app/core/services/idle.service.ts | 42 +++++++- src/app/features/clients/clients-list.component.ts | 14 ++- src/app/features/loans/loans-list.component.ts | 14 ++- .../shared/directives/tooltip-registry.service.ts | 56 +++++++++++ .../shared/directives/tooltip.directive.spec.ts | 112 +++++++++++++++++++++ src/app/shared/directives/tooltip.directive.ts | 16 +++ 7 files changed, 312 insertions(+), 16 deletions(-)
