Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to easily publish/draft post when viewing it #29

Open
durden opened this issue Mar 22, 2012 · 0 comments
Open

Allow users to easily publish/draft post when viewing it #29

durden opened this issue Mar 22, 2012 · 0 comments

Comments

@durden
Copy link
Member

durden commented Mar 22, 2012

Currently there is a box at the top of a post that says 'published' or 'draft' depending on the status of your post. This box changes colors on hover, which makes me think it's clickable, which it isn't. So, we should make it clickable since this provides a nice way for a user to immediately draft/publish the currently viewed post without having to click 'edit', find the box for status, change it, then click save.

I think this little change can be done several ways.

  1. Make the status box an ajax type thing that edits the page status
  2. Remove status box in favor of a drop-down box with the status choices
  3. Add an additional link near the 'edit' and 'delete' buttons that allow user to toggle the status

Any other ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant