feature: step-by-step cooking mode in recipe detail panel #49

Open
opened 2026-04-08 06:43:22 -07:00 by pyr0ball · 0 comments
Owner

The detail panel shows all steps as a scrollable <ol>. For ADHD, dyslexia, and executive function challenges, a step-by-step mode (one step at a time with Previous/Next and progress indicator) transforms the recipe from a reference document into an interactive guide.

Implementation: Toggle in detail panel header ('Cook mode'). One step visible, step N of total, keyboard accessible (arrow keys). Steps data is already a structured array.

Refs: MED-N11, FG-1

The detail panel shows all steps as a scrollable `<ol>`. For ADHD, dyslexia, and executive function challenges, a step-by-step mode (one step at a time with Previous/Next and progress indicator) transforms the recipe from a reference document into an interactive guide. **Implementation:** Toggle in detail panel header ('Cook mode'). One step visible, step N of total, keyboard accessible (arrow keys). Steps data is already a structured array. **Refs:** MED-N11, FG-1
pyr0ball added this to the Public Launch milestone 2026-04-08 06:43:22 -07:00
pyr0ball added the
enhancement
needs-design
accessibility
labels 2026-04-08 06:43:22 -07:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/kiwi#49
No description provided.