feature: step-by-step cooking mode in recipe detail panel #49
Labels
No labels
accessibility
backlog
beta-feedback
bug
duplicate
enhancement
help wanted
invalid
needs-design
needs-triage
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/kiwi#49
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
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