RED-5825 - Missing refresh after changes in file attributes
This commit is contained in:
parent
3cfc407aba
commit
3242d51f5a
@ -152,6 +152,7 @@ export class DossierOverviewScreenComponent extends ListingComponent<File> imple
|
||||
ngOnAttach() {
|
||||
this.#initFileDropHandling();
|
||||
this._setRemovableSubscriptions();
|
||||
this._updateFileAttributes();
|
||||
this._tableComponent?.scrollToLastIndex();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user