Bartozzz / offchan.org

WIP: Offchan is a modern, real-time, anonymous cyberpunk image board. The main themes are programming, technology, science, psychology and philosophy.
https://offchan.org
GNU General Public License v3.0
21 stars 1 forks source link

Create offline-first forms #10

Closed Bartozzz closed 5 years ago

Bartozzz commented 5 years ago

When user is offline, the form state should be saved locally, so user can send it later. Besides saving in local storage, it should disable the submit button and prompt an information, that the form state will be saved till next visit.

Bartozzz commented 5 years ago

Closed via #25