HomePhabricator
Diffusion Comm 3bb311aac241

[native] hardcode avatar feature flag to true

Description

[native] hardcode avatar feature flag to true

Summary: This is a naive/quick approach to hardcoding the avatar feature flag to true. Ideally we should not be using a hook anymore, but making that change would require me to go to every place this feature flag is used and update it accordingly. I personally felt that was a bit unnecessary especially after we talked today about deprecating all the avatar feature flags in the codebase sometime soon and this would take care of this using a unnecessary hook concern. (ENG-3413 considers removing and deprecating the feature flag rendering logic throughout our codebase)

Test Plan: Avatars now always renders on native

Reviewers: ashoat, atul

Reviewed By: ashoat

Subscribers: ashoat, tomek, atul

Differential Revision: https://phab.comm.dev/D7641

Details

Provenance
ginsuAuthored on Apr 26 2023, 4:49 PM
Reviewer
ashoat
Differential Revision
D7641: [native] hardcode avatar feature flag to true
Parents
rCOMM6f746f5b1126: [native] introduce thread avatar camera modal
Branches
Unknown
Tags
Unknown