MerginMaps / MerginMaps/mobile

Reuse value stress test

Open
#1,682 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

When recording the feature with lots of fields and all of them are checked for reuse value for next record, the feature breaks.

Steps to reproduce:

  1. download input-testing/forms_widgets project
  2. record the feature
  3. fill all the fields and set reuse value on every field
  4. save the feature
  5. record next feature
  6. you can see that any value is filled in any field

https://user-images.githubusercontent.com/83582181/135820040-f5a7d456-6038-4f79-95ae-4910b241efe5.mp4

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

Start by downloading the mentioned input-testing/forms_widgets project and reproducing the failure through the feature-recording flow. Trace how reuse values are stored after saving a feature and applied when recording the next one; done means each field receives its own previously selected value when all fields have reuse enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.