FEAT: Reload Recipe Creation Wizard #33

Open
opened 2025-07-26 19:54:39 -07:00 by azpect · 0 comments
Owner

User Story

As a user, I would like to be able to reload previous values from the creation wizard, just in case it gets closed by accident. However, I should have the choice to not load these values if I choose.

Implementation Details

  • Store values on input (throttled) in cookies
  • When the user loads the creation wizard, if the cookies exist, prompt them to fill them
  • When a recipe is created, clear the cookies, so they don't load them twice
### User Story As a user, I would like to be able to reload previous values from the creation wizard, just in case it gets closed by accident. However, I should have the choice to **not** load these values if I choose. ### Implementation Details - [ ] Store values on input (throttled) in cookies - [ ] When the user loads the creation wizard, if the cookies exist, prompt them to fill them - [ ] When a recipe is created, clear the cookies, so they don't load them twice
azpect added the
Kind/Enhancement
Priority
Low
labels 2025-11-24 11:17:06 -07:00
Sign in to join this conversation.
No description provided.