-
Notifications
You must be signed in to change notification settings - Fork 14
Labels
2-mediumAffects secondary features or support features; doesn’t block main flows.Affects secondary features or support features; doesn’t block main flows.bugSomething isn't workingSomething isn't working
Description
🛠️ 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:
- Open any list or panel where users appear (e.g. User Profile, Nearby, Community Members, etc.).
- Open the User Context Menu for any user.
- Select Block.
- Observe no feedback is shown.
- 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.
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
Assignees
Labels
2-mediumAffects secondary features or support features; doesn’t block main flows.Affects secondary features or support features; doesn’t block main flows.bugSomething isn't workingSomething isn't working
Type
Projects
Status
With QA / Awaiting Review