threema-ch / threema-web

The Threema Web application.
GNU Affero General Public License v3.0
987 stars 106 forks source link

Do not show caption input field when sending multiple files #1074

Closed threema-danilo closed 3 years ago

threema-danilo commented 3 years ago

It is not obvious what this does. Will it add the caption to the first file? To the last file? To all of them?

It's better to remove the input field.

Additionally, show the number of files being sent in the dialog title.

Single image:

1-single-image

Single file:

2-single-file

Two files:

3-two-files

Two images:

4-two-images

Mixed files/images:

5-mixed