Page MenuHomePhabricator

[keyserver] deconstruct sidebarCast fields
ClosedPublic

Authored by will on Nov 1 2024, 12:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 3:27 PM
Unknown Object (File)
Sat, Dec 14, 3:09 PM
Unknown Object (File)
Sun, Dec 8, 5:36 PM
Unknown Object (File)
Tue, Dec 3, 9:18 AM
Unknown Object (File)
Fri, Nov 29, 6:24 AM
Unknown Object (File)
Nov 21 2024, 7:18 AM
Unknown Object (File)
Nov 21 2024, 6:51 AM
Unknown Object (File)
Nov 19 2024, 9:07 PM
Subscribers

Details

Summary

Following feedback from https://phab.comm.dev/D13855, I'm trying to reduce character counts below 80.

Besides for shortening variable names, in this diff, I also opted to use deconstruction syntax to remove the need to directly access text from sidebarCast when defining messageText;

Test Plan

flow check

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable