Page MenuHomePhabricator

[native] Handle rendering "No messages" inside MessagePreview
ClosedPublic

Authored by ashoat on Wed, Oct 30, 11:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 6:29 AM
Unknown Object (File)
Thu, Nov 14, 7:00 PM
Unknown Object (File)
Thu, Nov 14, 6:45 PM
Unknown Object (File)
Thu, Nov 14, 2:37 PM
Unknown Object (File)
Thu, Nov 14, 1:00 PM
Unknown Object (File)
Thu, Nov 14, 9:39 AM
Unknown Object (File)
Mon, Nov 11, 1:47 AM
Unknown Object (File)
Sun, Nov 10, 4:01 PM
Subscribers
None

Details

Summary

This matches behavior on web and makes a later diff a bit cleaner.

Depends on D13824

Test Plan

Flow, and tested in combination with the rest of the stack:

  1. Make sure membership operations (user joining / leaving) don't appear in MessagePreview
  2. Make sure reactions to the viewer's messages still appear in MessagePreview
  3. Make sure reactions to other user's messages don't appear in MessagePreview
  4. Test fresh login to thread with only one message in the last 14 days, which is a reaction to a non-viewer message. Make sure the reaction initially appears in MessagePreview, but then is replaced after more messages are fetched by the client

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable