penny-university / penny_university

5 stars 6 forks source link

[Issue-316] Revert auto save #339

Closed coreyar closed 4 years ago

coreyar commented 4 years ago

Sending the chat when an un authed user needs to log in seemed like a good idea at first but it ended up introducing bugs and the implementation was unsatisfactory.

This PR reverts those changes in favor of a storing unsaved responses in localStorage (coming soon)

This additional cleans up some eslint warnings