You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the user needs to select an image and then tap on confirm button. From a UX perspective selecting a single image by tapping the image would be faster (but of course more error-prone). It would thus be awesome to have the confirm-button and multi-select-button optionally when maxCount == 1 or even in general to make multi-selection start by long-pressing an image instead of having it active right from the start. That would be a pretty cool optional feature to have and that behaviour is pretty much standard in many apps that allow picking images.
The text was updated successfully, but these errors were encountered:
BlueCobold
changed the title
maxCount==1 without multi-select-bubble
Multi-select-bubbles optional (especially for maxCount==1)
Sep 17, 2020
Currently the user needs to select an image and then tap on confirm button. From a UX perspective selecting a single image by tapping the image would be faster (but of course more error-prone). It would thus be awesome to have the confirm-button and multi-select-button optionally when maxCount == 1 or even in general to make multi-selection start by long-pressing an image instead of having it active right from the start. That would be a pretty cool optional feature to have and that behaviour is pretty much standard in many apps that allow picking images.
The text was updated successfully, but these errors were encountered: