From d3710856992a91783783819217b43392aab73e00 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 30 Aug 2026 07:50:50 -0700 Subject: [PATCH] Tweak/fix: show existing count for ai suggestions (#13861) --- .../suggestions-dropdown.component.html | 13 ++- .../suggestions-dropdown.component.spec.ts | 102 +++++++++++++++++- .../suggestions-dropdown.component.ts | 45 +++++++- .../document-detail.component.html | 4 + 4 files changed, 155 insertions(+), 9 deletions(-) diff --git a/src-ui/src/app/components/common/suggestions-dropdown/suggestions-dropdown.component.html b/src-ui/src/app/components/common/suggestions-dropdown/suggestions-dropdown.component.html index 36f40f60c..ad2b72986 100644 --- a/src-ui/src/app/components/common/suggestions-dropdown/suggestions-dropdown.component.html +++ b/src-ui/src/app/components/common/suggestions-dropdown/suggestions-dropdown.component.html @@ -25,29 +25,34 @@