nextcloud / nextcloud/calendar
Overlay availability of participants while dragging an event
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.
Let's say I have a recurring event with a colleague and I reschedule a single ocurrence by dragging it around.
I have no idea when the other participants are available during dragging and I might move it to a time slot during which they are not available.
Describe the solution you'd like
It would be nice to do a FREEBUSY request as soon as the organizer starts dragging. The results could then be shown as a temporary overlay in the grid and vanish again as soon as the organizer stops dragging.
Describe alternatives you've considered
No response
Additional context
Proposed by @ChristophWurst
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
The issue does not name files or tests; start by locating the event-dragging entry point and the existing FREEBUSY request path. Done means participant availability appears as a temporary grid overlay while dragging and disappears when dragging stops.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100