ux/nd: 'I cooked this' action has no undo path #45

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

Tapping 'I cooked this' immediately dismisses the recipe from suggestions with no recovery in-session. Users who tap prematurely lose the recipe from their feed.

Fix: In the cook-success footer, add: 'Dismissed from suggestions. [Undo]' — recipesStore.undismiss(recipe.id). Undo expires silently after ~10–15s (no visible countdown).

Refs: MED-N9

Tapping 'I cooked this' immediately dismisses the recipe from suggestions with no recovery in-session. Users who tap prematurely lose the recipe from their feed. **Fix:** In the cook-success footer, add: 'Dismissed from suggestions. [Undo]' — `recipesStore.undismiss(recipe.id)`. Undo expires silently after ~10–15s (no visible countdown). **Refs:** MED-N9
pyr0ball added this to the Beta — Recipe Suggestions milestone 2026-04-08 06:43:20 -07:00
pyr0ball added the
bug
accessibility
labels 2026-04-08 06:43:20 -07:00
Sign in to join this conversation.
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#45
No description provided.