MerginMaps / MerginMaps/mobile
Conditional visibility for nested group
Open
Nobody has claimed this yet.
bug
forms
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
If I have a table with a group which has conditional visibility the app works well. But if I add a sub-group to the group and want to have the visibility of the subgroup also conditional, it always displayed regardless of condition.
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 file, test, or entry point. Start by reproducing conditional visibility for a nested subgroup in a table form, then trace the visibility handling for groups and compare it with the working single-group case; done means the subgroup is hidden or shown according to its condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100