Looks as expected:
Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- feb24 (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/chat/chat-thread-list.css | ||
---|---|---|
135–137 | I'd probably just use div.unread, so that it's more maintainable. Currently, we're assigning css.unread to unreadCls but this has any effect only when css.sidebarTitle is also present. |
web/chat/chat-thread-list.css | ||
---|---|---|
135–137 | Yeah there's some issues with specificity that made this weirdly challenging the way things are set up. I'm going to land as-is to unblock deploy. But, cleaning this up is the first thing I'm going to do after landing these diffs. |
Comment Actions
Whenever you defer doing something that a reviewer has asked you to do, you should always create a Linear task to track!