MerginMaps / MerginMaps/mobile

Unable to change null int to zero

Open
#2,999 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug forms
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.