Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Multi Attachment Support #1205

Open
alexrisch opened this issue Nov 14, 2024 · 1 comment
Open

Feature request: Multi Attachment Support #1205

alexrisch opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels

Comments

@alexrisch
Copy link
Collaborator

Is your feature request related to a problem?

Add support for sending Multiple Attachments at once

Composer UI: https://www.figma.com/design/PUfpkzt9dFX5GR1U1Fw3mQ/Converse-Global-Styles?node-id=474-11544&t=A3S3iVwmVOrlsaah-1

Will want to have multi attachment Message View Figma

We will wait for a protocol level content type

Describe the solution to the problem

No response

Describe the uses cases for the feature

No response

Additional details

No response

@covrter
Copy link
Collaborator

covrter commented Nov 15, 2024

Opening thoughts here:

  • what kind of attachments do we support, in general?
  • IMO multi-attachment display in the chat can be scoped to photo attachments only
    • so even if I put 2 videos in the composer, that can get sent as 2 messages
    • but if I put 2-N pics in the composer, that's 1 message (with a unique UI that "stacks" them)
  • Messenger handles this nicely (good patterns to follow)
  • Fallback treatment could be WhatsApp (multi-send but no unique UI for it)

Media viewer needs love too:

  • Media gallery view (fullscreen pic/video), swipe between

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants