fix: React Flow dark theme and procedural editor routing #83
Reference in New Issue
Block a user
Delete Branch "fix/flow-editor-bugs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
darkCSS class to<ReactFlow>component — fixes invisible zoom controls and white minimap bar (v12 requires this class for dark theme variables)getTreeEditorPath()instead of hardcoding/trees/:id/edit, which sent procedural/maintenance flows to the wrong editorTest plan
/flows/:id/edit(ProceduralEditorPage), not/trees/:id/edit🤖 Generated with Claude Code
🚅 Deployed to the patherly-pr-83 environment in selfless-grace