emre / dpoll.xyz

Decentralized poll app on the top HIVE blockchain
MIT License
22 stars 9 forks source link

Short-term storage of form data on localstore. #26

Closed tolgahanuzun closed 5 years ago

tolgahanuzun commented 5 years ago

Form data can be stored on localstore on the polling-create page. (Example steemhunt, steemit, old utopic etc ..) To prevent data being lost when the page is loaded or closed. I accidentally closed the page and my previous post was lost. I had to rewrite it. :) Localstore data can be burned after a successful post creation.