MerginMaps / MerginMaps/mobile
Splitting geometry while recording
Open
Nobody has claimed this yet.
bug
map tools
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Suspicious behaviour:
The form data gets lost when you split geometry before saving it
To reproduce:
- Record a polygon in a polygon layer
- Fill in some form data
- Hit edit geometry button before saving it
- Choose 'Split geometry' from the three dots options
- Split the polygon
- Both polygons are saved without the form data and one polygon is yellow... 🟡 🙃
https://github.com/user-attachments/assets/fcb34608-7558-4378-866e-83c4745ef848
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 the six steps in the issue and observe the split-geometry flow before saving. Trace how form data and polygon highlighting are handled during the split, then verify that both resulting polygons retain the entered form data and the incorrect yellow state is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100