Page MenuHomePhabricator

[web] clean up InlineEngagement component
ClosedPublic

Authored by ginsu on Jul 31 2023, 7:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 11, 11:55 AM
Unknown Object (File)
Sat, May 4, 2:30 PM
Unknown Object (File)
Sat, May 4, 2:30 PM
Unknown Object (File)
Sat, May 4, 2:30 PM
Unknown Object (File)
Sat, May 4, 2:30 PM
Unknown Object (File)
Sat, May 4, 2:30 PM
Unknown Object (File)
Apr 3 2024, 11:41 PM
Unknown Object (File)
Apr 3 2024, 11:41 PM
Subscribers

Details

Summary

Small cleanup diff to better organize and make the InlineEngagement component easier to read/go through. The two changes to note are

  1. Renamed threadInfo to sidebarThreadInfo: This is what we did in D8496
  2. Renamed messageLabel to editedLabel: In native we call the edited label editedLabel, so I updated this name to keep everything consistent.
Test Plan

Confirmed that InlineEngagment still looked and behaved the same.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu published this revision for review.Jul 31 2023, 7:18 AM
ginsu edited the summary of this revision. (Show Details)
ginsu added reviewers: atul, kamil.

Didn't review too carefully, looks like a straightforward rename diff.

This revision is now accepted and ready to land.Jul 31 2023, 11:49 AM
This revision was landed with ongoing or failed builds.Jul 31 2023, 1:28 PM
This revision was automatically updated to reflect the committed changes.