MerginMaps / MerginMaps/mobile
Reuse last option does not work well with value relations and select inputs
Open
Nobody has claimed this yet.
bug
feedback
forms
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Reuse last value works well with text inputs, but not with select (drop down) inputs, it does not remember the last used value.
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
The issue names no files, tests, or entry points. Start by reproducing the reuse-last-value behavior with text and select inputs, including value relations, then locate the corresponding form-input handling and add coverage showing that the last selected value is retained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100