Page MenuHomePhabricator

[web] Don't display current user in UserList
ClosedPublic

Authored by michal on Oct 24 2022, 8:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 11:51 AM
Unknown Object (File)
Fri, Apr 12, 11:51 AM
Unknown Object (File)
Fri, Apr 12, 11:50 AM
Unknown Object (File)
Fri, Apr 12, 11:47 AM
Unknown Object (File)
Mar 27 2024, 1:12 PM
Unknown Object (File)
Mar 27 2024, 1:12 PM
Unknown Object (File)
Mar 27 2024, 1:12 PM
Unknown Object (File)
Mar 25 2024, 2:12 PM
Subscribers

Details

Summary

ENG-2015
Current user shouldn't be displayed in UserLists (blocking/ sending friend request to yourself doesn't make sense),

Test Plan

Check if the current user is not visible in the block/ friend list and can't be searched for. Check if other users can still be selected.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Nice!! Thanks for creating both the issue and the fix :)

Just checking – do we do the same thing on native currently?

Looks good, but make sure to answer question about native before landing

This revision is now accepted and ready to land.Oct 24 2022, 11:27 AM

We handle this issue correctly on native (here).