bouncepaw / mycorrhiza

🍄📑 Filesystem and git-based wiki engine for the independent web written in Go using Mycomarkup as its primary markup language.

Home Page:https://mycorrhiza.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

editing hypha with no internet connection

danilax86 opened this issue · comments

When with no internet connection I try to save changes I made after editing a hyphae, it clears all the content of a hyphae after I get internet connection back.

So, pressing "Save" button can cause content deletion when pressed offline

What browser do you use?

What browser do you use?

Safari on iOS

Let's hope I'll be able to reproduce it on macOS Safari and that will mean something.

What do you want Mycorrhiza to do in such situations?

What do you want Mycorrhiza to do in such situations?

First, not to clean the whole hyphae.
Second, maybe get some error page with a retry button and cache unsaved changes, which will be submitted after pressing "retry"

@bouncepaw You can either use Safari Develop menu to change useragent or install iOS simulator from Xcode to be sure. Check this article for more info:

https://joshcollinsworth.com/blog/debugging-ios-on-mac