
What’s new
You can now toggle between Visual and YAML views directly from the Workflow Editor header.
- Added a Visual / YAML segmented control to the Workflow Editor header
- Removed the Configuration YAML tab from the editor navigation
What problem we’re solving
-
Earlier it “Configuration YAML” was a left-hand nav item, which was confusing especially because all other left hand navigation were changing the canvas of the visual editor. Whereas clicking on the “Configuration YAML” would replace the canvas and show you the YAML editor. This behaviour wasn’t consistent and caused some confusion.
-
Furthermore, switching to the YAML view also kept the left nav visible, eating into your editor space for no reason. Now it’s gone when you don’t need it.
The solution
The new Visual / YAML control sits at the top of the editor, so you can flip between the drag-and-drop interface and the raw YAML without leaving the page. As part of this change, the separate Configuration YAML tab has been removed from the navigation.
Whether you prefer clicking through steps visually or editing YAML directly, both views are a single click away.
#everyday-i-m-yaml-ing

