MerginMaps / MerginMaps/mobile
Calendar widget doesn't allow for year < 1900
Open
Nobody has claimed this yet.
blocked upstream
bug
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Calendar widget doesn't allow for dates before 1900.
Related:
https://github.com/MerginMaps/mobile/issues/1373
Reported originally here:
https://github.com/MerginMaps/docs/issues/533
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 reading the Calendar widget implementation and the related MerginMaps/mobile issue 1373, then compare the original report in MerginMaps/docs issue 533. Confirm how dates before 1900 are handled and add or update coverage for that range; done means the widget accepts and displays those dates.
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
- Needs clarification
- Newbie friendliness
- 25/100