MerginMaps / MerginMaps/mobile
Edit date field without calendar popup
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
There are cases when the calendar widget is not so practical - when setting a date that is far from the current date (e.g. birth date) - it would be good if users could enter date manually if needed.
There's an option in QGIS configuration to use / not use calendar popup - which we may want to respect.
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
No file, test, or entry point is named in the issue. Start by locating the date-field calendar widget and the configuration handling for enabling or disabling calendar popups. Done means users can enter dates manually when needed and the relevant configuration option is respected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100