Page MenuHomePhabricator

[web][native] Update UI to not display GENESIS over thick threads
ClosedPublic

Authored by inka on Fri, Sep 13, 3:11 AM.
Tags
None
Referenced Files
F2763945: D13320.id44187.diff
Thu, Sep 19, 12:13 PM
F2763938: D13320.id44124.diff
Thu, Sep 19, 12:07 PM
F2763047: D13320.id44188.diff
Thu, Sep 19, 10:47 AM
F2762018: D13320.id44125.diff
Thu, Sep 19, 8:57 AM
F2759450: D13320.id44187.diff
Thu, Sep 19, 5:19 AM
F2757499: D13320.diff
Thu, Sep 19, 2:39 AM
F2757089: D13320.id44171.diff
Thu, Sep 19, 2:18 AM
F2755559: D13320.id44124.diff
Wed, Sep 18, 9:57 PM
Subscribers
None

Details

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka edited the test plan for this revision. (Show Details)EditedFri, Sep 13, 3:12 AM

I changed some things compared to what we discussed on linear: I updated spacing, and changed the color of the icon on web to match breadcrumbs

web/chat/chat-thread-list.css
297 ↗(On Diff #44124)

Text is 18px high, and has padding padding: 8px 0 2px 0;. The icon is 19px high. I wanted the text and icon to be more or less aligned

inka requested review of this revision.Fri, Sep 13, 3:28 AM
tomek added inline comments.
native/chat/chat-thread-list-item.react.js
154–158 ↗(On Diff #44124)

I don't think the memoization is beneficial here.

This revision is now accepted and ready to land.Fri, Sep 13, 3:55 AM