Skip to content

fix: Display unblock feature only for blocking user

Hannes Heine requested to merge pr3034head into pr3034base

Created by: Tirokk

mattwr18 Authored by mattwr18 Merged


  • add isBlocked query to check if userA initiated the blocking and, if true, only display link in content menu and button to unblock.
  • userB should not have an indication they have been blocked, or a button/link that tries to remove a relationship that originated from userA.
  • add cypress tests to make sure we don't break this in the future.

🍰 Pullrequest

Issues

Merge request reports