Grocery list export — share or copy shopping list for a recipe #19
Labels
No labels
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#19
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?
Problem
The aggregate shopping list (union of all suggested recipes' missing ingredients) was removed because it was confusing. The per-recipe detail panel shows what you need for a specific recipe, but there is no way to share or export that list.
What to build
Notes
navigator.share({ title, text })— fall back to clipboard copy if not supported