-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
No way to set a post as "Sticky"? #1313
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Comments
Calypso could be a good inspiration here, maybe. |
Sounds like a good first ticket. |
We add a little bookmark icon to the canvas when this is toggled in Calypso, which helps a lot with scanning when editing posts. |
jasonagnew
added a commit
to jasonagnew/gutenberg
that referenced
this issue
Jun 22, 2017
youknowriad
pushed a commit
that referenced
this issue
Jun 26, 2017
29 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Noticed while posting #1312
In the Post Visibility panel there's no option to set a post as "Sticky":
In the current Publish box there's a checkbox
Stick this post to the front page
that appears only when visibility is set to "Public".Personally, I've always found the "Sticky" setting not so logically related to visibility. It is more related to the ordering. Maybe worth considering to improve things compared to the current WordPress implementation, put "Sticky" somewhere else, and have a cleaner UI. However, I couldn't find a "Sticky" option in the current Gutenberg UI.
The text was updated successfully, but these errors were encountered: