vickychijwani / quill

:ghost: [MOVED TO https://github.com/TryGhost/Ghost-Android] The beautiful Android app for your Ghost blog.
MIT License
553 stars 84 forks source link

Ask to save published posts on tapping "View post on blog" #78

Closed vickychijwani closed 9 years ago

vickychijwani commented 9 years ago

Right now, if the user selects "View post on blog" on a published post, we show the last saved version of it. This behaviour could be confusing to users. Instead, if there have been some changes since the last save, we should pop-up a dialog asking if changes should be saved, and both options must show the preview in the desired state. Related to #35 and #85 (perhaps a common fix will work).