MerginMaps / MerginMaps/qgis-plugin
"Download" project is not clear to users
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 20
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
The current workflow:
1- Download project
2- Open the project
3- Make changes
4- Sync
is a bit confusing for most users. I suggest to have the following workflow:
1- Open project (which combines 1 & 2 from the above workflow).
2- Make changes
3- Save to server (which saves and syncs)
Alternatively, for step 3, we can have an option similar to https://github.com/lutraconsulting/input/issues/537
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 does not mention files, tests, or entry points. Start by tracing the plugin's current Download, Open, Make changes, and Sync workflow, then compare it with the proposed Open and Save to server workflow. Done means the user flow is simplified and the chosen save or sync behavior is consistent and verifiable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- design, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100