josdejong / josdejong/jsoneditor

Ask whether users want to load back last session or not

Open
#371 17 comments 0 reactions 0 assignees View on GitHub
feature webapp
Dominant language
JavaScript
Stars
12.3k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

Hello :)

At the moment, this great tool automatically loads last session's data when accessing http://jsoneditoronline.org/

That is useful most of the time, however when last session was painfully heavy to parse (e.g. too much data) accessing the site is quite long because it loads the painful data again, even if we probably don't want it back.

My suggestion would be to ask the user whether last session should be loaded or not (for instance http://geojson.io/ does that), or to provide a button in the top bar offering a way to load latest session if the user wishes to restore it.

That'd be a cool user experience improvement I think :)

_Great tool otherwise, it really is useful :+1:_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.