zulip/zulip-mobile

Share to group PM by existing conversation, vs. selecting each participant from scratch

Open

#5,127 opened on Nov 15, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (673 forks)github user discovery
a-share-tohelp wanted

Repository metrics

Stars
 (1,348 stars)
PR merge metrics
 (PR metrics pending)

Description

I have a few private group conversations on Zulip, to which I would like to share stuff from other apps (on Android). Currently every time I share (say an image) to Zulip, I have to individually find and select every member of that group in order for the image to get sent to the right place. If I forget someone then a new group conversation gets created, which is never what I want. What I would like instead is that in the "Private Message" tab of the sharing dialog, I see a list of my current conversations so I can choose one. In the rare case where I want to share to a group that doesn't already exist, there can be a button to create a new one.

Contributor guide