| Add separate view that will be called from the footer button (offline section) that is going to show all staged offline changes. Offline changes will be available in local storage and cannot be accessed in early prototype as follows
JSON.parse(window.localStorage.getItem("offline-mutation-store"))
|
|