-
Notifications
You must be signed in to change notification settings - Fork 320
Closed
Labels
a-msglistThe message-list screen, except what's label:a-contentThe message-list screen, except what's label:a-content
Milestone
Description
Splitting this out from:
because I have an implementation of the rest of that issue basically ready, but I'm finding that for DM/PM narrows there's a stack of related things I want to build or clean up first, so I'd like to decouple those in order to get the rest of it in.
All of those needed cleanups stem from the fact that a Zulip DM conversation is identified by a list of users, not a single crisp ID — opening up a range of possibilities for the exact format — and that the server API can be a bit chaotic about which format to use. (Compare src/utils/recipient.js
in zulip-mobile.)
Metadata
Metadata
Assignees
Labels
a-msglistThe message-list screen, except what's label:a-contentThe message-list screen, except what's label:a-content
Type
Projects
Status
Done