Page MenuHomePhabricator

[native] Create a new screen to display the thread's pinned messages
ClosedPublic

Authored by rohan on Apr 27 2023, 11:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 2 2024, 2:05 PM
Unknown Object (File)
Mar 27 2024, 11:53 PM
Unknown Object (File)
Mar 7 2024, 7:17 AM
Unknown Object (File)
Feb 27 2024, 10:44 AM
Unknown Object (File)
Feb 23 2024, 8:48 PM
Unknown Object (File)
Feb 23 2024, 1:12 AM
Unknown Object (File)
Feb 23 2024, 1:12 AM
Unknown Object (File)
Feb 21 2024, 11:03 AM
Subscribers

Details

Summary

Create a very basic new screen to show the thraed's pinned messages (this screen
will be re-used by the message search work on native).

Implementation of the screen will come in the next diff, to make this one easier to
review.

Depends on D7614

Test Plan

Navigate to the screen by clicking on the pinned count banner from the previous
diff and make sure the screen is navigated to.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Simplify headerTitle since the screen will be exclusive to pinned
messages

atul added a reviewer: ashoat.
ashoat added a reviewer: inka.
ashoat added a subscriber: inka.

Looks good, but should @inka be on this diff given that MessagesResult will be used for message search as well?

This revision is now accepted and ready to land.May 3 2023, 8:15 AM