diff --git a/.changeset/smart-spies-return.md b/.changeset/smart-spies-return.md new file mode 100644 index 0000000..60da462 --- /dev/null +++ b/.changeset/smart-spies-return.md @@ -0,0 +1,5 @@ +--- +"specif-ai": patch +--- + +keep the user on the same page after business process update diff --git a/ui/src/app/pages/business-process/business-process.component.ts b/ui/src/app/pages/business-process/business-process.component.ts index 3ea96e7..b4eaf6b 100644 --- a/ui/src/app/pages/business-process/business-process.component.ts +++ b/ui/src/app/pages/business-process/business-process.component.ts @@ -315,7 +315,6 @@ export class BusinessProcessComponent implements OnInit { this.loadingService.setLoading(false); this.allowFreeEdit = true; - this.navigateBackToDocumentList(this.data); this.toastService.showSuccess( TOASTER_MESSAGES.ENTITY.UPDATE.SUCCESS( this.folderName,