MerginMaps / MerginMaps/mobile
Offer user to upload the project under a different name, when the existing one is taken
Open
Nobody has claimed this yet.
enhancement
sync
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
There are multiple instances of users trying to upload a project from the app, but the existing name is already taken. Currently, we tell users about the issue. It would be good to offer them a way of uploading the data under a new project name.
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 tracing the mobile app's project upload flow and the handling for an existing project name. Confirm how the current conflict is reported to users. Done means the upload flow offers a different project name and successfully uploads the data under that name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100