Page MenuHomePhabricator

Update threadIsPendingSidebar to handle thick sidebars
ClosedPublic

Authored by marcin on Sep 10 2024, 7:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 5, 7:45 PM
Unknown Object (File)
Sun, Jan 5, 7:44 PM
Unknown Object (File)
Sun, Jan 5, 7:43 PM
Unknown Object (File)
Sun, Jan 5, 3:35 PM
Unknown Object (File)
Fri, Dec 27, 1:40 AM
Unknown Object (File)
Fri, Dec 27, 1:40 AM
Unknown Object (File)
Fri, Dec 27, 1:40 AM
Unknown Object (File)
Fri, Dec 27, 1:40 AM
Subscribers

Details

Summary

This differential updates threadIsPendingSidebar to handle thick sidebars as well

Test Plan

Test was added to thread-utils.test.js

Diff Detail

Repository
rCOMM Comm
Branch
marcin/eng-9174
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Sep 11 2024, 2:07 AM
tomek added inline comments.
lib/shared/thread-utils.js
377–378 ↗(On Diff #44009)

Can we extract sidebar and dm_sidebar somewhere as constants?

Extract sidebar and dm_sidebar to constants

This revision was landed with ongoing or failed builds.Sep 11 2024, 7:04 AM
This revision was automatically updated to reflect the committed changes.