Page MenuHomePhabricator

[web] Replace `sidebar` and `reply` icon `MessageTooltip` with `CommIcon`
ClosedPublic

Authored by atul on Aug 17 2022, 10:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 18, 3:59 AM
Unknown Object (File)
Fri, Jun 14, 2:06 AM
Unknown Object (File)
May 14 2024, 4:19 PM
Unknown Object (File)
Apr 25 2024, 5:42 PM
Unknown Object (File)
Apr 19 2024, 8:07 AM
Unknown Object (File)
Apr 18 2024, 5:28 PM
Unknown Object (File)
Apr 18 2024, 5:28 PM
Unknown Object (File)
Apr 18 2024, 5:28 PM
Subscribers

Details

Summary

Searched through codebase for usages of message-circle-lines and reply-arrow and replaced them with sidebar-filled and reply-filled respectively.

Swapped out the SWMansion components for CommIcon components.

Test Plan
WARNING: Using the "filled" style of the sidebar and reply icon to match what we're doing on native.

Before:

Screen Shot 2022-08-17 at 1.35.53 PM.png (208×412 px, 14 KB)

After:

Screen Shot 2022-08-17 at 1.29.46 PM.png (278×1 px, 187 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Aug 17 2022, 10:45 AM

The filled versions look better in my opinion, so that’s awesome!

This revision is now accepted and ready to land.Aug 17 2022, 10:47 AM
This revision now requires review to proceed.Aug 17 2022, 11:42 AM

(cc @ashoat: not sure if it makes sense to add you as reviewer here, but just to make sure you see/sign off on the decision to match the icons on native)

This revision is now accepted and ready to land.Aug 17 2022, 1:05 PM
This revision was landed with ongoing or failed builds.Aug 18 2022, 8:23 AM
This revision was automatically updated to reflect the committed changes.