MerginMaps / MerginMaps/mobile
Can't use picture from gallery, if the name of the pic already exists
Open
Nobody has claimed this yet.
bug
camera
forms
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
User is unable to upload a picture, if there is another picture with the same name in the directory.
At least some warning or notification would be nice.
Or second option is to rename the new picture, so it can be used.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing a gallery upload when a file with the same name already exists in the directory, then trace the mobile upload handling. Check how the app reports or handles the duplicate and verify that the user receives a warning or the new picture is renamed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100