MerginMaps / MerginMaps/mobile
Unable to change null int to zero
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
If a feature has an Integer field set to Null, then one cannot directly set it to Zero in Input.
Typing 0 seems to work at first but switching to different feature and back changes the value back to Null
Typing -0 works, as well as typing any int value, saving and then changing it to 0
---
Author of the original task:
Stefanos Natsis
Original tags:
migrate to github
Original task URL: https://app.clickup.com/t/861n1x3fu
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
No file, test, or entry point is named. First reproduce the issue by editing a null Integer field in the mobile app, entering 0, switching features, and returning to it; done means zero remains zero after navigation, while the existing -0 and saved-value cases continue to work.
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
- 42/100