status-im/StatusQ

Create new row control that includes mutual connect icon and trust indicator icon and replace the current implementation in `StatusListItem` and `StatusMessageHeader`

noeliaSD opened this issue · 1 comments

To avoid code duplicity, create a row component that includes both icons and the needed properties to manage them as their names, colors and so on.

It can be used as a base, the implementation in StatusMemberListItem and StatusItemsList and discussed in PR #539

See the following design file for design details: https://www.figma.com/file/IPpvkpDWabBKJTeo6bFop0/Kuba%E2%8E%9CDesktop?node-id=932%3A284701

NOTE: The implementation in StatusMessage and StatusMessageHeader should be exactly the same.

Originally posted by @noeliaSD in #539 (comment)

Closed because it was duplicated (same than #542)