FishBun icon indicating copy to clipboard operation
FishBun copied to clipboard

Multi-select-bubbles optional (especially for maxCount==1)

Open BlueCobold opened this issue 4 years ago • 3 comments

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.

BlueCobold avatar Sep 17 '20 20:09 BlueCobold

Could you please tell me a library or app that has already added this feature? It would be better to develop while checking it.

sangcomz avatar Sep 19 '20 13:09 sangcomz

WhatsApp & Instagram do it that way. Their pickers don't show any bubble until you start multi-selection via long-press.

BlueCobold avatar Sep 19 '20 14:09 BlueCobold

I will refer to it. thanks :)

sangcomz avatar Sep 21 '20 03:09 sangcomz