You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have the 1:1 chat component defined in status-im2.contexts.chat.home.chat-list-item.view, but according to figma, it is a component that should be defined as part of the quo2 library.
Problem
We have the 1:1 chat component defined in
status-im2.contexts.chat.home.chat-list-item.view
, but according to figma, it is a component that should be defined as part of the quo2 library.Screen with chats:
https://www.figma.com/file/7KIYbhoqNGAIFonE0w9TDz/Messages-for-Mobile?type=design&node-id=1424-343023&mode=dev
Component in library:
https://www.figma.com/file/WQZcp6S0EnzxdTL4taoKDv/Design-System-for-Mobile?type=design&node-id=10732-130432&mode=design&t=Z6hZDu3Ilwu46l04-4
Implementation
That component is using a gray-dot styles that are duplicated. they were added in this PR:
now that the component will be part of quo2 library, we can use the gray dot component expected.
Acceptance Criteria
with-theme
HOCThe text was updated successfully, but these errors were encountered: