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

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

Open
BlueCobold opened this issue Sep 17, 2020 · 3 comments
Open

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

BlueCobold opened this issue Sep 17, 2020 · 3 comments

Comments

@BlueCobold
Copy link

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 BlueCobold changed the title maxCount==1 without multi-select-bubble Multi-select-bubbles optional (especially for maxCount==1) Sep 17, 2020
@sangcomz
Copy link
Owner

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

@BlueCobold
Copy link
Author

BlueCobold commented Sep 19, 2020

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

@sangcomz
Copy link
Owner

I will refer to it. thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants