Page MenuHomePhabricator

[lib] fix thick thread showing multiple times in thread list
ClosedPublic

Authored by kamil on Sep 26 2024, 3:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 4:18 PM
Unknown Object (File)
Fri, Nov 8, 3:02 AM
Unknown Object (File)
Fri, Nov 8, 3:02 AM
Unknown Object (File)
Fri, Nov 8, 3:02 AM
Unknown Object (File)
Fri, Nov 1, 4:22 PM
Unknown Object (File)
Fri, Nov 1, 5:37 AM
Unknown Object (File)
Sat, Oct 19, 7:11 PM
Unknown Object (File)
Fri, Oct 18, 2:18 AM
Subscribers
None

Details

Summary
Test Plan

Search for users which has a personal thick thread and should show up only once

Diff Detail

Repository
rCOMM Comm
Branch
land
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Sep 26 2024, 4:22 AM
This revision is now accepted and ready to land.Sep 26 2024, 7:54 AM
lib/selectors/user-selectors.js
186–187 ↗(On Diff #44595)

Instead of this, can we actually use threadTypeIsPersonal? I'd like to be able to git grep GENESIS_PERSONAL and only get results that are specific to GENESIS_PERSONAL

lib/selectors/user-selectors.js
186–187 ↗(On Diff #44595)

good call

This revision was landed with ongoing or failed builds.Sep 30 2024, 4:58 AM
This revision was automatically updated to reflect the committed changes.