MerginMaps / MerginMaps/mobile
Errors when user try to upload a project, when he doesn't have a workspace
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
When a user doesn't have a workspace and wants to upload a project, there is an error "Requested URL was not found". It would be better to handle this more nicely to show, you need to have a workspace for the project to upload
The second problem is from the project, when you hit the sync button in this scenario, the button rotates infinitely without any error.
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
Reproduce both reported flows in the mobile app: uploading a project without a workspace and pressing sync in that state. Trace where each flow handles the missing workspace and existing error response. Done means the upload shows a clear workspace requirement and sync stops rotating while reporting the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100