CodeHubApp / CodeHub

CodeHub is an iOS application written using Xamarin
http://www.codehub-app.com
22.83k stars 614 forks source link

Cannot delete gist from iPhone. #533

Open yehudamakarov opened 5 years ago

yehudamakarov commented 5 years ago

If I make a gist on my phone or on the computer, I want to be able to delete the gist on the iPhone.

Right now I’m not able to. I’m able to try and delete individual files in a gist but this also has issues.

If the file was deleted already, the app doesn’t resync, and shows an error when trying to open it. The file shouldn’t be there if it was deleted.

If I want to delete the last file on a gist, the app doesn’t let me because there “must be an object reference”.

yehudamakarov commented 5 years ago

Related to #470 and #208.