Page MenuHomePhabricator

[native] Replace `sidebar-filled` icon in `SwipeableMessage` with `CommIcon`
ClosedPublic

Authored by atul on Aug 15 2022, 1:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 17, 3:43 PM
Unknown Object (File)
Mon, Jun 17, 4:52 AM
Unknown Object (File)
Sat, Jun 15, 5:56 AM
Unknown Object (File)
Fri, Jun 14, 10:49 AM
Unknown Object (File)
Fri, Jun 14, 1:01 AM
Unknown Object (File)
Thu, Jun 13, 9:58 PM
Unknown Object (File)
May 23 2024, 7:29 PM
Unknown Object (File)
May 14 2024, 1:21 PM
Subscribers

Details

Summary

Searched through codebase for usages of the sidebar-filled icon and found one instance in the SwipeableMessage component.

Swapped out the SWMansionIcon component for the CommIcon component.

NOTE: Going to create individual diffs for all usages of each icon for CommIcons to make the before/after clear. There are only 6 custom CommIcons so this shouldn't produce too much spam.

On the other hand going to do all of the SWMansion icons together in one go.

Test Plan

Before:

Screen Shot 2022-08-15 at 4.35.39 PM.png (1×744 px, 396 KB)

After:

Screen Shot 2022-08-15 at 4.35.39 PM.png (1×744 px, 396 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Aug 15 2022, 1:48 PM

Visually, does this change look the same? Can you add before/after pictures like you did in D4839?

This revision now requires changes to proceed.Aug 15 2022, 1:58 PM
In D4840#139893, @abosh wrote:

Visually, does this change look the same? Can you add before/after pictures like you did in D4839?

Yeah sorry, thought I'd filled those out. Updating the summary momentarily

atul requested review of this revision.Aug 16 2022, 8:14 AM
atul edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Aug 16 2022, 8:32 AM
This revision now requires review to proceed.Aug 16 2022, 8:32 AM
This revision is now accepted and ready to land.Aug 16 2022, 11:25 AM