Closed danwakefield closed 2 years ago
Thanks for the report. Related to https://github.com/dalibo/pev2/issues/481
Today, we deployed a new version. The plan are now automatically sent to server. The issue with the local storage being full should not happen anymore. Closing.
When submitting planContent above the limit for LocalStorage (5 mb) it fails without any indication to the user.
E.g https://gist.github.com/steelbrain/e57e508278a79ea4397efba9872b2b17
An error is raised in the console
It would be nice to catch the error and tell users that minimizing JSON input would help.
https://github.com/dalibo/explain.dalibo.com/blob/2f3c61adee821c2bdcdffbf6e5730df382fca5b4/app/static/js/index.js#L59