mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix apply button should reset state on close dropdown
This commit is contained in:
		| @@ -358,6 +358,7 @@ export class FilterableDropdownComponent { | |||||||
|       }, 0) |       }, 0) | ||||||
|       if (this.editing) { |       if (this.editing) { | ||||||
|         this.selectionModel.reset() |         this.selectionModel.reset() | ||||||
|  |         this.modelIsDirty = false | ||||||
|       } |       } | ||||||
|       this.opened.next(this) |       this.opened.next(this) | ||||||
|     } else { |     } else { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon