Page MenuHomePhabricator

[web] Hide members option in ThreadMenu for all private and personal threads
ClosedPublic

Authored by ashoat on Mon, Sep 30, 10:10 PM.

Details

Summary

We currently only hide this menu option for threadTypes.GENESIS_PERSONAL. I think we should match behavior for threadTypes.PERSONAL, and I also figure we can hide the menu option for private threads too (threadTypes.PRIVATE and threadTypes.GENESIS_PRIVATE, which are for a user chatting with themselves).

Depends on D13549

Test Plan

Confirm that members options doesn't appear in ThreadMenu on web when viewing a PRIVATE thread

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage