MerginMaps / MerginMaps/mobile

Add field hidden behind Create project panel when adding a new field

Open
#4,284 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

android 🤖 bug iOS 🍎
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

Description
When creating a project that already has multiple fields, tapping "Add field" inserts a new field row but the new row (field name input + field type selector) appears hidden behind the bottom "Create project" panel/button.

Application (+ app version, build, operating system)
App version: 2026.1.0 (build 814811)
Device/OS: iPhone 13 / iOS 26.0
App version: 2026.1.0 (build 747751)
Device/OS: Samsung Galaxy A53 5G, Android 15

Steps to reproduce

  1. Go to the Home screen and click on Create project button.
  2. Add several fields so the list becomes long.
  3. Tap the "Add field" button to create a new field row.
  4. Observe that the newly added row is positioned/covered under the bottom Create project panel/button and cannot be edited.

Actual result
The newly added field row is obscured by the Create project panel/button; user cannot see or interact with the name input or type selector without a workaround.

Expected result
After tapping "Add field" the new row should be fully visible and focusable — the UI should scroll or resize so the inputs are not obscured by the bottom panel.

Screenrecord:

https://github.com/user-attachments/assets/95f0c05a-0f5b-4512-824b-5976b340f348

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

The payload names no source file, test, or entry point. Reproduce the issue on the Home screen by creating a project with several fields, then inspect the mobile project-creation UI and its scrolling or layout behavior. Done means the newly added field row remains visible and editable above the Create project panel on the affected platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.