ZINC-FYP-2022-23 / console

ZINC UI for teaching assistants
1 stars 0 forks source link

feat(gui): dynamic import of reactflow #11

Closed AnsonH closed 1 year ago

AnsonH commented 2 years ago

Description

We can investigate whether we can load reactflow (the node-based editor) dynamically, just like how the @mantine/rte rich text editor is dynamically rendered.

AnsonH commented 1 year ago

Completed in commit 00ccbc805, which dynamically imports the Pipeline Editor, Settings Panel, and the Add Stage panel