avniproject / avni-client

Android app for the fieldworkers.
https://avniproject.org
GNU Affero General Public License v3.0
7 stars 20 forks source link

Add ability to multiselect media in one go! #1298

Closed mahalakshme closed 6 months ago

mahalakshme commented 8 months ago

Need:

In usecases, where users are in need to add around 5 images, adding them each time by clicking 'Add More' is a pain. Hence they want to add them in one go.

Acceptance criteria:

Technical details: updated as on 27th March:

Out of scope:

Suggestions:

no need UI/UX change.

vinayvenu commented 8 months ago

The newer version of react-native-image-picker has a selectionLimit. Setting this to 0 allows an infinite number of images to be selected.

petmongrels commented 7 months ago

1298.patch

1t5j0y commented 6 months ago

Notes:

Testing Scope:

Image - Single and Multi Select Video - Single and Multi Select File - Single and Multi Select Audio - Single Select All of the above on android >=13 and android < 13

Dinesh2019 commented 6 months ago

Test env : staging and pre-release

Test scenario :

1.Image video :

2.Video Upload

3.File upload -Test uploading a single file (e.g., PDF, DOC, etc.). -Verify that only one file can be selected at a time -Confirm that the uploaded file is displayed correctly -Test uploading multiple files(pdf,doc,xlsx) -Verify that multiple files can be selected simultaneously

4.Audio Upload: