vuejs / vue-issue-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refreshing the page clears all input

jdoubleu opened this issue · comments

When I refresh the page all my input is lost.

You may save it into local storage?

Is this issue still open ??
Can we take it as HacktoberFest contribution ??

I checked it and it's still an issue.

I had some thoughts about the implementation: \

  1. When you intentionally reloaded the page to clear all fields this isn't going to work anymore.
    There should be a clear button.
  2. The "clear" button may not bee seen if it is put next to the "preview" button at the bottom.

I can develop this feature. Can you assign it to me ??
Also it would be helpful if you can add hacktoberfest label to it.