-
-
Notifications
You must be signed in to change notification settings - Fork 668
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compose: Allow image multi-selection, where supported
We recently completed the feature of not immediately sending messages with image uploads, in #5474. With that, it became possible to send a message with multiple uploaded images in it. But you had to go through the image-selection flow once for each of your chosen images; see discussion: #5474 (review) This gives a smoother experience by letting you choose multiple images in one image-selection session. Related: #2366 Co-authored-by: Akash Dhiman <[email protected]>
- Loading branch information
1 parent
fbf3681
commit 32f3fc9
Showing
2 changed files
with
59 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters