MerginMaps / MerginMaps/mobile

Support for join fields

Open
#2,489 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement forms
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

MM Input currently supports `Joins` on layers only partially.
We support them only in the autogenerated layout and do not support hot-reload.

Todo:
- Support `Join` fields in the drag and drop designer
- If `Dynamic forms` option is selected, `Join` fields should be automatically re-evaluated (hot-reload)
image

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 tracing how MM Input handles Joins in the autogenerated layout, then inspect the drag-and-drop designer and Dynamic forms flow. Confirm the existing Join behavior before implementing support in the designer and automatic re-evaluation when Dynamic forms is selected; done means both requested behaviors work consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile-dev
Issue type
Feature
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.