Page MenuHomePhabricator

[keyserver] deconstruct sidebarCast fields
ClosedPublic

Authored by will on Fri, Nov 1, 12:45 PM.
Tags
None
Referenced Files
F3169419: D13856.diff
Thu, Nov 7, 11:04 AM
Unknown Object (File)
Wed, Nov 6, 10:25 AM
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