Vicky Chijwani

Results 44 issues of Vicky Chijwani

Steps to replicate: 1. Make a new draft 2. Give it a title so that the slug ends up conflicting with an existing post 3. Publish it 4. Ghost will...

bug

Until this is implemented, there will always exist a high possibility of bugs like this: 1. User makes significant edits to a post 2. A phone call comes in, app...

bug

Quill will not work against all Ghost versions because the Ghost API is not stable and public yet. So we must add a runtime check that tests what version the...

bug

A user on Google Play requested the ability to share content from Google News to Quill, thus creating a new post. I can imagine other users might want to write...

enhancement
user feedback

Consider a common scenario: A user has a blog with 100s of blog posts. She makes some small changes to a draft, or creates a new draft, or updates a...

performance

- Ghost version: 0.11.3 - App version: 1.5.1 ---- Steps to reproduce: 1. Create a new draft / open an existing draft 2. Type something 3. Try to delete it...

bug

This would be a pretty common use-case I believe. So common, indeed, that it might be worthwhile to show a tip in a Snackbar, when a published post is auto-saved...

enhancement

This issue belongs to the post scheduling epic: #134. --- Many of the nuances with this feature are described here: https://github.com/TryGhost/Ghost/wiki/Post-Scheduling-101

enhancement
design
user feedback

In what I call Doomsday scenarios (like OS crashes, 0% battery, etc), the user may lose their edits if `onPause` isn't called. We can pre-emptively save edits (for both drafts...

enhancement

Scenario: someone entirely new to Ghost signs up on ghost.org and creates a new blog, but forgets to setup an account by visiting myblog.ghost.io/ghost. Instead they try to login via...

bug