Page MenuHomePhabricator

[web] [refactor] update message info ternary to if else, to match codebase convention
AbandonedPublic

Authored by benschac on Mar 23 2022, 1:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 5 2024, 12:10 PM
Unknown Object (File)
Nov 2 2024, 8:04 AM
Unknown Object (File)
Oct 7 2024, 4:46 AM
Unknown Object (File)
Oct 7 2024, 4:46 AM
Unknown Object (File)
Oct 7 2024, 4:42 AM
Unknown Object (File)
Sep 17 2024, 7:28 PM
Unknown Object (File)
Sep 16 2024, 12:59 PM
Unknown Object (File)
Sep 10 2024, 3:22 AM

Details

Summary

we normally don't have large ternary statements like this, switching to if else.

Test Plan

send messages back and forth. Make sure text is what you would expect.

Diff Detail

Repository
rCOMM Comm
Branch
fix-hover-background-color
Lint
No Lint Coverage
Unit
No Test Coverage