forked from hazza/dspace-angular
110088: reset pagination on opening of dropdown
This commit is contained in:
@@ -90,6 +90,7 @@ export class DsDynamicScrollableDropdownComponent extends DsDynamicVocabularyCom
|
||||
if (!this.model.readOnly) {
|
||||
this.group.markAsUntouched();
|
||||
this.inputText = null;
|
||||
this.updatePageInfo(this.model.maxOptions, 1);
|
||||
this.loadOptions();
|
||||
sdRef.open();
|
||||
}
|
||||
|
Reference in New Issue
Block a user