Page MenuHomePhabricator

[web] Remove unused mostRecentReadThread prop from App
ClosedPublic

Authored by tomek on Mar 9 2022, 9:29 AM.
Tags
None
Referenced Files
F6149124: D3386.diff
Tue, Apr 22, 1:17 PM
Unknown Object (File)
Fri, Apr 18, 4:28 PM
Unknown Object (File)
Fri, Apr 18, 9:21 AM
Unknown Object (File)
Fri, Apr 18, 2:39 AM
Unknown Object (File)
Thu, Apr 17, 11:32 PM
Unknown Object (File)
Thu, Apr 17, 2:52 AM
Unknown Object (File)
Wed, Apr 16, 8:54 AM
Unknown Object (File)
Mon, Apr 14, 6:43 AM

Details

Summary

In D3341 we realized that it might be a good idea to rename mostRecentReadThread to mostRecentlyReadThread. We've chosen that name in app-switcher because the selector is named in that way. To keep it consistent, I decided to rename also the selector, but it appeared that it was used in other places. The usage in App can be just removed as the value is not used at all.
Depends on D3341

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable