MerginMaps / MerginMaps/mobile

On Android, text box maximum limit not respected

Open
#3,657 1 comment 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

On Android version 2024.5, when going to a form with text area that is having a maximum of 10 characters that can be introduced, we can introduce more then 10.
After saving and coming back, indeed there are only 10 characters

See the video

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

Reproduce issue 3657 on Android 2024.5 with a form text area limited to 10 characters, first checking the text entered before saving and then after returning to the form. Trace the Android form text-area handling to identify where the limit is applied, and consider the issue done when entry itself prevents more than 10 characters.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.