MerginMaps / MerginMaps/qgis-plugin
Enable adding expression only when some layer is selected
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 20
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
In the plugin, there is an option to set photo names. The user is able to insert an expression even when there is no layer selected. I spent some time to figure out, why the names of the photos are not named correctly.
To avoid mistakes, I suggest disable the expression field till the user doesn't select a layer.
---
Author of the original task:
Jozef Budac
Original tags:
migrate to github
Original task URL: https://app.clickup.com/t/862kfm78m
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 at the plugin UI for setting photo names and its expression field, then reproduce the behavior with no layer selected. Done means the expression field cannot be used until a layer is selected and becomes usable after selection; verify the photo naming flow afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100