You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
In order to recover from accidental close of tab, the state of the json should be saved and automatically recovered when the tab of the editor is reopened.
UPDATE after discussions:
In case of a network problem, by default we should load the changes saved locally using the same UI as the merger (where the user accepts/rejects the changes). This enables us to handle cases like when the record gets extra updates while we are not on the editor.
* Fixesinspirehep#120. Saves current version of data before window/tab is
closed by the its url from where it was fetched earlier. And check
before fetching a data if it exists on local stroge. Finally clear the
data if it is save successfully.
* Refactors api.service.
* Fixesinspirehep#120. Saves current version of data before window/tab is
closed by the its url from where it was fetched earlier. And check
before fetching a data if it exists on local stroge. Finally clear the
data if it is save successfully.
* Refactors api.service.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@jmartinm :
UPDATE after discussions:
Blocked by inveniosoftware-contrib/ng2-json-editor#133
The text was updated successfully, but these errors were encountered: