remove an extra div we don't need. I hard-coded a color but will remove it in future diffs, along with other unneeded styles. I just didn't want to break existing functionality.
before:
after:
Paths
| Differential D3405 Authored by • benschac on Mar 10 2022, 1:55 PM.
Details Summary Test Plan do a side-by-side with production. Make sure the unread pop up doesn't break.
Diff Detail
Event TimelineHerald added subscribers: • karol, • adrian, tomek, ashoat. · View Herald TranscriptMar 10 2022, 1:55 PM2022-03-10 13:55:10 (UTC-8) • benschac edited the summary of this revision. (Show Details)Mar 10 2022, 1:56 PM2022-03-10 13:56:09 (UTC-8) Harbormaster completed remote builds in B7292: Diff 10282.Mar 10 2022, 1:59 PM2022-03-10 13:59:54 (UTC-8) Comment Actions
If removing the div requires adding these colors, then adding them was ok, but I think we should still use variables instead of hardcoded values. This revision is now accepted and ready to land.Mar 11 2022, 5:44 AM2022-03-11 05:44:39 (UTC-8) Comment Actions
Agreed. I'm going to use variables in the future. Just wanted to get rid of this div. Closed by commit rCOMM8de95514f0a0: [web] [refactor] remove unneeded div in chat-thread-list component (authored by • benschac). · Explain WhyMar 11 2022, 7:22 AM2022-03-11 07:22:12 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10299 web/chat/chat-thread-list-item-menu.react.js
web/chat/chat-thread-list.css
|