Skip to main content

Unfriend or block someone

Unfriending removes someone from your friends list and closes your private chat with them. It's quiet — the other person isn't notified.

No separate block

Latte doesn't have a dedicated block action today. Unfriending is how you cut contact: once you're no longer friends, your private conversation with that person becomes unavailable until you're friends again.

  1. Click Profile in the navigation, then open the Friends panel.

  2. Find the person, click the more-actions icon (â‹®) on their row, and click Unfriend.

    Screenshot coming soon
    A friend row's more-actions menu open, showing the Unfriend item
    Capture spec (for maintainers)
    {
      "id": "web.profile-and-friends.remove-or-block-a-friend.friend-menu",
      "platform": "web",
      "route": "/users/me",
      "actions": [
        {
          "pom": {
            "page": "FriendsPage",
            "call": "open"
          }
        },
        {
          "click": {
            "testId": "friend-actions-trigger",
            "nth": 0
          }
        },
        {
          "assertVisible": {
            "text": "Unfriend"
          }
        }
      ]
    }
  3. In the Remove … from your friends? dialog, click Confirm.

tip

Changed your mind? You can send a fresh friend request later to reconnect — see Add friends.