Yicong-Huang commented on code in PR #4495:
URL: https://github.com/apache/texera/pull/4495#discussion_r3254018529
##########
frontend/src/app/workspace/component/workflow-editor/workflow-editor.component.ts:
##########
@@ -336,14 +357,15 @@ export class WorkflowEditorComponent implements OnInit,
AfterViewInit, OnDestroy
}
private handleRegionEvents(): void {
+ this.editor.classList.add("hide-region");
Review Comment:
Let's fix it forward. @bobbai00 please create an issue and handle it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]