Skip to content

[QA] Block User | No visual feedback after blocking a user #6315

@Ludmilafantaniella

Description

@Ludmilafantaniella

🛠️ Build version:

v0.105.0

📔 Issue Description:

Blocking a user from the context menu has no visual feedback and does not update the UI anywhere.
After selecting Block, nothing happens: the user remains visible and interactive across all lists and profiles, and there is no indication that the user is blocked.

This happens globally, not only in Communities:

  • Community members list
  • Nearby users list
  • Any list where the User Context Menu is available
  • User profile view

👣 STR:

  1. Open any list or panel where users appear (e.g. User Profile, Nearby, Community Members, etc.).
  2. Open the User Context Menu for any user.
  3. Select Block.
  4. Observe no feedback is shown.
  5. Open the blocked user's profile or find the user again in any list.

Note: it's appears correctly in Friends --> blocked

✔️ Expected Result:

  • Blocking a user should provide immediate feedback (toast / message / UI change).
  • The blocked user should:
    • Be visually identified as blocked or
    • Be removed/hidden from lists where applicable.
  • Profile panel should reflect blocked state (no "Add Friend" or other interaction options available).
  • Context menu should update to reflect the blocked state (e.g., show "Unblock").

Actual Result with evidence:

  • No feedback after pressing Block.
  • The user remains visible in all lists.
  • Profile view still shows Add Friend button.
  • Context menu continues to show the Block option with no status change.
  • No visual indication anywhere that the user is blocked.
Image
blockedUser-friends.mp4
blockedUser.mp4

Reproduction:

🔁 Always - Happens consistently in all areas that use the User Context Menu.

🖥️ Operative system and additional Notes:

  • Windows and Mac
  • Applies globally to all Social UI surfaces that allow blocking via context menu.
  • Tested from:
    • User profile panel
    • Community members list
    • Nearby users list

Metadata

Metadata

Labels

2-mediumAffects secondary features or support features; doesn’t block main flows.bugSomething isn't working

Type

Projects

Status

With QA / Awaiting Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions