This guide is for content editors using a Hydra-powered site. It covers how to use the editor — how to select things, edit text, add and move blocks, work with containers and templates — without assuming you know how the site was built.
Two layers are stacked on the editor screen:
If something in this guide doesn't match what you see, it's almost always because your design system named or styled it differently — the underlying interaction is still the same.
The editor screen has three regions:
A toolbar button opens the Frontend switcher panel with two sections:
A Settings button at the bottom of the panel manages the saved URLs (add, remove, rename). The currently active frontend is highlighted in the list.
Most fields can be edited from either side:
Sidebar editing is always available. Inline editing depends on the frontend supporting it for that field; some fields show a thin underline when hovered to signal they're inline-editable. Either way the result is the same — there's only one source of truth.
A block is a discrete piece of page content with a type (slate, image, listing, slider, etc.), a schema (its fields), and a position. Blocks can be added, removed, moved, and configured. Some blocks contain other blocks — those are called container blocks (columns, accordion, slider, grids, sections).
The page itself is a list of blocks (sometimes split across multiple regions like header / content / footer). When you click into the preview, you're clicking on a block.
Pressing Escape is always safe. It progressively backs out:
So Escape repeatedly takes you up one level at a time. See Selecting blocks for what selection looks like at each level.
On narrow screens (≤767 px) the editor reshapes into a two-bar layout: the Quanta toolbar pins to the top of the viewport — always visible, never fades — and the main toolbar (Save, Cancel, Frontend switcher, Settings shortcut) sits as a compact bar at the bottom. The iframe canvas fills the space in between. There is no side panel: the sidebar opens as a full-screen sheet, popups slide up from the bottom, and the link editor takes over the top bar.
The ⋯ menu — and every other contextual chooser (block-type picker, frontend switcher, convert chooser) — slides up from the bottom of the screen with the canvas dimmed behind. Tap the back arrow at the bottom-left of the sheet to dismiss; the canvas underneath comes back unchanged.
A side panel is impossible on a 375 px screen. Instead, opening the sidebar (via the Settings shortcut in the main toolbar, or by choosing Settings in the ⋯ menu) covers the entire viewport. The X button in the top-right closes it and brings you back to the canvas. While the sidebar is open, the iframe is hidden behind it — same source of truth, just a different surface.
⬆Phones don't have an Escape key. To walk back up out of a nested block (a teaser inside a grid, a paragraph inside a column), the Quanta toolbar shows an extra `⬆` button to the left of ⋯ whenever the selected block has a parent. One tap selects the parent container; tap again to keep walking up.
Desktop / tablet | Mobile (≤767 px) |
|---|---|
Quanta floats near the block, can fade after idle | Quanta pinned to top, always visible |
Main toolbar on the left, full height | Main toolbar at the bottom, 44 px compact |
Sidebar on the right as a side panel | Sidebar covers the whole screen |
|
|
| Tap the |
Otherwise everything works the same: tapping a block selects it, tapping into text starts editing, the same fields and the same blocks. The mechanics are unchanged — only the placement and gestures differ.