Page MenuHomePhabricator

[keyserver] deconstruct sidebarCast fields
ClosedPublic

Authored by will on Fri, Nov 1, 12:45 PM.

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