MerginMaps / MerginMaps/mobile
Disable "Done" until enough points are added
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
When digitizing lines and polygons, the Done button is active even though not enough points are captured (e.g. only 2 points for polygon)
Best to have the option only available when enough points are added to form a line or polygon.
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
The issue names no files, tests, or entry points. Start by locating the digitizing screen and its Done-button handling, then verify that the button stays disabled until the captured geometry has enough points for a line or polygon.
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
- 48/100