nextcloud / nextcloud/calendar
Abillity to use Task sidebar editor in the Calendar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
When I click on a task in the Calendar I expect to see the task sidebar open on the right so that I can view its properties or edit it.
Instead, I am redirected to the Tasks app where the task is selected there. This is annoying because it takes time for the Tasks app to load and also takes me away from the Calendar.
Describe the solution you'd like
I would like the tasks sidebar editor to appear when I click on a task in the Calendar:

Describe alternatives you've considered
No response
Additional context
No response
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 tracing how clicking a task in the Calendar currently redirects to the Tasks app and locate the existing task sidebar editor integration. Confirm how the Calendar can open that editor without leaving the page. Done means clicking a Calendar task opens its properties in the right-hand sidebar, with viewing and editing supported.
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