Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Image marked as not for upload, is included in the upload #6115

Open
nicolas-raoul opened this issue Jan 10, 2025 · 1 comment
Open

Image marked as not for upload, is included in the upload #6115

nicolas-raoul opened this issue Jan 10, 2025 · 1 comment

Comments

@nicolas-raoul
Copy link
Member

  1. Open custom picker (third option in the home activity's + button)
  2. Enter a folder (let's call it bad_folder)
  3. In bad_folder, mark an image (let's it bad_image) as not for upload
  4. Exit bad_folder, enter another folder (let's call it good_folder)
  5. Select an image (let's it good_image) and start the upload

Expectation: The app starts the Upload Wizard with good_image.
Problem: The app starts the Upload Wizard with both bad_image and good_image.

@rohit9625
Copy link
Contributor

This problem will be resolved in the new Custom Image Selector. I've implemented the mark as not for upload feature and working on upload feature.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants