Vicky Chijwani

Results 44 issues of Vicky Chijwani

Post scheduling is [coming to Ghost 0.9.0](https://github.com/TryGhost/Ghost/wiki/Post-Scheduling-101). Correspondingly, Quill needs to: - [x] display scheduled posts correctly in the post list (#135, **required**) - [x] allow previewing scheduled posts, just...

epic

Ideas: - https://material.google.com/growth-communications/introduction.html - https://github.com/dexafree/MaterialList/wiki/WelcomeCard - https://github.com/PaoloRotolo/AppIntro - https://github.com/matrixxun/ProductTour Must-haves: - [x] Allow user-entered blog URL to end with /ghost (#108) - [x] Better login screen design Any combination of...

design

Currently there's no visible progress feedback in BrowserActivity. It's probably a better idea to just drop support for API 15 (2% of total Android devices) and use Chrome Custom Tabs...

Starting with Ghost 0.8.0, the Ghost backend [automatically updates the post slug to match the title](https://github.com/TryGhost/Ghost/pull/6631/files), unless it's been changed manually or the post has been published at least once....

bug
code
legacy

On drafts / edited posts: - [ ] Publish action On any post: - [ ] Insert image - [ ] Cover image, tags, etc

enhancement
post editor

Evernote supports it, take inspiration from there. Evernote's undo/redo operates on the level of words (except for clipboard pasting, which is treated as a single unit). [Sample implementation](https://code.google.com/p/android/issues/attachmentText?id=6458&aid=64580123000&name=TextViewUndoRedo.java&token=ABZ6GAfZyfXl3UO0AfPhxZl0-njU3WnmQw%3A1435500258871) [Knife](https://github.com/mthli/Knife) -...

enhancement
post editor

Steps to reproduce: 1. Turn on "Don't keep activities" in Developer Options 2. Shut down server 3. Pause / resume post list several times 4. Notice the list is blank...

bug

It's surprising to the user that after the login succeeds and the post list screen is displayed, the list is empty for a few seconds (or more, depending on the...

bug

Hi, I've started using Semantic UI recently. Overall I really like the framework and am excited to work with it! I have a suggestion for the docs website: please increase...

There seems to be no way to customize the shadow parameters (radius, dx, dy, color), and the default color is too dark (#999999 would probably be a better default).

enhancement