MerginMaps / MerginMaps/mobile
Mixed value reapears when field is edited
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
UI suggest I can't set no value in the 'Mixed value' field.
Not sure what is the real behavior as there is a bug when saving an empty field (https://github.com/MerginMaps/mobile/issues/3821).
Expected behavior:
You can cancel the edit with the back button and not save changes, so you should be able to set an empty value to the 'mixed' field. In that case, there should not appear 'Mixed value' placeholder again in the field.
https://github.com/user-attachments/assets/bddc4a96-97b1-4a37-861f-efe234b8004c
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 edit flow for a field showing “Mixed value,” including cancelling with the back button and saving an empty value. Compare the behavior with the related issue #3821; done means an intentionally empty value stays empty and the “Mixed value” placeholder does not reappear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100