yangzhang75 commented on issue #8606: URL: https://github.com/apache/texera/issues/8606#issuecomment-5782972957
Scope note, since #8581 says it closes this. What lands there: the editor's own two lookups (`#workflow-editor`, `#workflow-editor-wrapper`) and the mini-map's three (`#mini-map`, `#mini-map-navigator`, and the main canvas's element for the navigator, now the main paper's own `el`), plus the property panel's `#right-container`, which the same audit found. `ReportGenerationService` and `dashboard.component.ts` still look `#workflow-editor` up in the document; both are single-instance today and off the switch's path, so they are left as they are. If either ever runs while a second editor is mounted, this is the issue to reopen. -- 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]
