Landing Pages Workflows
ยท 3 min read
Workflow diagram of Projects
1. New Page Creation Flowโ
This diagram describes the process from when a user clicks "Create New Page" until the editor is displayed.
2. Edit and Save Flowโ
This diagram illustrates the core edit-save loop of the application.
3. Drag and Drop Logic Flowโ
This diagram outlines the decision logic within the onDragEnd
handler when a user performs a drag-and-drop action.
4. HTML Export Flowโ
This diagram describes the process from when a user requests to export a file until the browser initiates the download.