benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.69k stars 2.72k forks source link

Gitlab workspace integration broken #1462

Open max-l opened 5 years ago

max-l commented 5 years ago

I have configured a gitlab workspace, it maps to a (gitlab) repository, I can save file from stackedit and see the files being added and saved to the repo, but as soon as the synchronization (or save) is complete, the workspace refreshes the file that I had created disapears, and I see a new workspace with a welome.md file. I actually never see the files from my repository, it is as if StackEdit could write to my repo but could not read from it.

notramo commented 5 years ago

@max-l Try to refresh it (when the Welcome file is shown only) with the sync button. Although, the welcome file is created, it isn't added to the repo, so it works. It seems that refreshing always works, so you could change the title to something like Automatically synchronize GitLab workspace when opened

tvolodimir commented 5 years ago

Duplicate of #1505