Object field: Pin (Object page) - Waiviogit/waivio GitHub Wiki

Pin - update field that fixing a post to the top of the object feed. Maximum 3 pinned posts.

Add post pinned possible from:

  • post: Reviews object tab -> a post -> three dots menu. Author and post permlink will be pulled up from the post and blocked in modal window.

image

  • as object update: Object page -> Edit mode -> left sidebar -> REVIEWS block. User should add author and post permlink manually.

image

Update modal window

AUTHOR text field to add post author
PERMLINK text field to add post permlink. Permlink - unique identifier that creates when a post was published. image
NOTE The pinned post will be displayed at the top of the object's feed. Maximum 3 pinned posts.

image

image

Update is created

After creating an update, the desired post will be displayed at the top of the object feed with the "Pinned" mark. And feed is refreshed.

image

Pin update has already existed for the post

There can only be one update with pin per post. It turns out that one user creates, others can do Approve / Reject. After clicking, on Pin in this post, the user will be redirected to Update tab with only the necessary update.

image

image

Additional task

  • Pin fix: Don't wait for active votes if a user creates a pin update. #6517