MerginMaps / MerginMaps/mobile
Group title always visible in forms when group visibility is controlled by expression
Open
Nobody has claimed this yet.
bug
forms
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
When using "Control Visibility by Expression" on group of controls the group title is always visible whether the expression is true or false.
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 a mobile form containing a group of controls whose visibility is controlled by an expression. Check the form rendering and visibility behavior for the group title. Done means the title follows the expression: it is hidden when the expression is false and visible when true.
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
- Mostly clear
- Newbie friendliness
- 45/100