These conditionals will be needed in multiple places. To preemptively prepare for this, I am factoring out these conditionals into their own variable so that we can have less redundant code
Depends on D9272
Differential D9273
[native] factor out UserProfileRelationshipButton condtionals ginsu on Sep 24 2023, 11:39 PM. Authored by Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions Personally would prefer to inline these conditions but it doesn't matter a ton
Comment Actions
Thought about this some more, and I agree with @atul here. This feels a bit unnecessary and will abandon this diff in favor of keeping these conditions inline |