MerginMaps / MerginMaps/mobile
Samsung keyboard issues when entering decimal values
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Scenario:
1) Open project https://app.merginmaps.com/projects/input-testing/tc05_decimals/tree
2) Hit record and in the form hit all + signs on fields on first tab
3) On the field with Prec: 8 you can see that number doesn't have any digits after decimal point **1. problem**
-> expectation is that there is 8 zeros
4) try to insert there number with decimal digits. you are not able to do that -> **2nd problem**
-> expectation is that you can insert decimal number into the field
But this can be problem also of Samsung phones as I did this on Samsung A53
https://user-images.githubusercontent.com/83582181/208077426-7da599e2-6911-4b4e-832f-93005e190dc2.mp4
This second video shows, how it works in 1.9.0 on Xiaomi device
https://user-images.githubusercontent.com/83582181/208077607-13430061-2af9-4af7-ba4d-b4d4aa7d2716.mp4
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
Reproduce the form in the linked Mergin Maps project on a Samsung A53, following the numbered steps and comparing it with the Xiaomi video. Confirm that a field with Prec: 8 displays its decimal zeros and accepts decimal input; the issue does not mention a source file or test entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100