MerginMaps / MerginMaps/mobile
Stack of relations forms
Open
Nobody has claimed this yet.
bug
forms
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
I can create stack of features forms for 1-N relations features and they are available to edit, even then they are deleted.
Scenario:
- open tc04_relations project
- create and distring and add at least one natural to it and save both
- then open the district and click on the natural -> this opens form of the natural
- now click on the district -> this will open form of the district
- now click on the natural again -> this opens form of the district
- repeat this multiple times and stop on the district form
- now remove the district and confirm the deletion
-> now you can see that in the natural form, district is still visible
- when you hit it, the already deleted district opens an you can edit it (add naturals .. ) but when you save it nothing happens
- when you hit arrow in the top left corner, you will go though the stack of forms back for even deleted feature.
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 the stack-of-forms scenario in the tc04_relations project, following the numbered steps and reviewing the linked video. Confirm that deleting the district removes it from the natural form and that back navigation no longer reaches deleted forms; the payload names no source files or tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100