nextcloud / nextcloud/calendar
All-day events and TRANSP
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
When creating an All-day event, TRANSP should be set to TRANSPARENT by default.
When a user types keywords like "Vacation", "Holiday", "Time-off", "out of office" into the SUMMARY, suggest to set TRANSP to OPAQUE.
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
Start by locating the calendar event-creation flow for all-day events and the handling of the SUMMARY field. Check how TRANSP is currently assigned, then verify that all-day events default to TRANSPARENT and that the listed vacation-related keywords prompt an OPAQUE setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100