From: TheDodger Date: Fri, 1 Aug 2025 14:27:19 +0000 (+0200) Subject: Enhancement: disable auto spellcheck on filtering dropdowns (#10487) X-Git-Tag: v2.18.0~1^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f09965464a88472158fbc240c54d732eea209e6a;p=thirdparty%2Fpaperless-ngx.git Enhancement: disable auto spellcheck on filtering dropdowns (#10487) --- diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html index f6888488da..58e2beebb6 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html +++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html @@ -30,7 +30,7 @@ }
- +
@if (selectionModel.items) {