#647·realworld

Allow favoring your own posts from the post page

Author: cirosantilliCreated Apr 22, 2021Updated Dec 30, 2021
LabelsStatus: RFCv2 changelog

Just a small thing that confused me a bit: current behavior on https://github.com/gothinkster/vue-realworld-example-app and https://github.com/gothinkster/react-redux-realworld-example-app :

It is a bit weird to only be able to do it from one place but not the other, I'd just add the button favorite button in addition to the delete button.

Also:

  • backends likely don't forbid favoriting self, so neither should frontend
  • you are unable to see how many favorites your own post has while logged in, since that is shown on the button itself

Source: realworld-apps/realworld