nextcloud / nextcloud/calendar
Show age instead of birth year
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Add people with birthdays to your contacts app
- Have a look at the birthday calendar
Expected behaviour
If somebody is born on August 1st, 1976, then the calendar of August 2018 should show "John Doe (42)"
The birthday date could be atted to the notes.
Actual behaviour
The calendar shows "John Doe (*1976)".
Server configuration
Server version: 14.0.3
Calendar version: 1.6.3
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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
Reproduce the birthday calendar with a contact born on August 1, 1976 and compare the displayed event with the expected "John Doe (42)" wording. Trace the birthday-calendar event generation and verify that the age is shown for the event and the birthday date can be added to the notes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100