Mobile & Responsive UI

Hamburger drawer navigation, responsive sidebars, touch-optimised targets for phones and tablets

Hamburger Drawer

On small screens (below 768px), the standard sidebar navigation collapses into a hamburger drawer. Tap the hamburger icon to slide the navigation panel in from the left. The drawer overlays the content — tap outside the drawer or on a navigation link to close it.

Responsive Layout

The Workbench uses CSS media queries and flexbox to adapt layouts across device sizes. The recipe editor — with its left panel (stages), centre panel (stage config), and right panel (live preview) — collapses vertically on small screens. Users scroll through panels rather than viewing them side-by-side.

Touch Targets

All interactive elements (buttons, links, form controls, stage cards) meet the WCAG minimum touch target size of 44×44 CSS pixels. Long-press actions are avoided in favour of explicit buttons. Drag-and-drop recipe stage reordering uses touch-compatible gesture handling with visual feedback.

Mobile Navigation

Beyond the hamburger drawer, mobile navigation includes: a bottom bar with quick actions (Recipes, Datasets, Charts, Settings), swipe-to-go-back gesture for recipe stages, and pull-to-refresh on dataset and recipe lists. These patterns follow mobile-native conventions for familiar interaction.

The Workbench is a web application. Mobile support means the browser-based interface adapts to phones and tablets — there is no separate mobile app. The responsive UI works in any modern mobile browser (Chrome, Safari, Firefox) without installation.
← Audio I/O 📋 Contents Security & Privacy →