ObiOne84 / django-chefs-helper

0 stars 1 forks source link

Add script to prevent instruction content disappear on form reload by… #31

Closed ObiOne84 closed 9 months ago

ObiOne84 commented 9 months ago

Added script to ensure that instruction do not disappear when form is submitted with errors. All instruction are saved in local storage and erase once user submits the form.