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

Redesign: timeline: implement new file transfer UX #7565

Closed
1 of 6 tasks
bwindels opened this issue Oct 25, 2018 · 2 comments
Closed
1 of 6 tasks

Redesign: timeline: implement new file transfer UX #7565

bwindels opened this issue Oct 25, 2018 · 2 comments
Assignees
Labels
A-File-Upload Attachments and file uploads T-Enhancement

Comments

@bwindels
Copy link
Contributor

bwindels commented Oct 25, 2018

Questions:

  • do we have design for multiple images? What if images and other files are mixed? Revert to just showing as file icons?
@lampholder lampholder added the A-File-Upload Attachments and file uploads label Mar 11, 2019
@dbkr dbkr self-assigned this Mar 28, 2019
dbkr added a commit to matrix-org/matrix-react-sdk that referenced this issue Apr 1, 2019
Also fairly significant refactor of the uploading code: there are
a number of different ways of triggerring a file upload and each
went through a different code path (the media config size limit
worked on one of those paths). Basically take a lot of code out
of the views and put it into ContentMessages.

Sorry about the size of this patch.

element-hq/element-web#7565
dbkr added a commit to matrix-org/matrix-react-sdk that referenced this issue Apr 9, 2019
@MurzNN
Copy link
Contributor

MurzNN commented Jun 15, 2020

do we have design for multiple images?

At now Matrix don't allow attaching multiple images to single m.room.message event, only sending each image as separate m.image event (without text). For right implementation will be good to extend m.room.message via message attachments, here is my feature request about this: https://github.com/matrix-org/matrix-doc/issues/2289

@turt2live
Copy link
Member

We've since modified the appearance here. If there's further work to be done, we can track it with new issues. If people have suggestions for such UX, please open new feature requests for consideration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-File-Upload Attachments and file uploads T-Enhancement
Projects
None yet
Development

No branches or pull requests

6 participants