nextcloud / nextcloud/calendar
Free/Busy (find a time) showing invalid slots
Open
Nobody has claimed this yet.
1. to develop
bug
Feature: Scheduling
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Create an event and invite 3 people.
- Open the "find a time" modal and look for suggested slots.
- Observe that the recommendations are identical and not even free for all attendees.
Expected behavior
Automatic slots should be distinct and should be free for all attendees.
Actual behavior
It's the same slot three times and it is not free for all attendees.
Calendar app version
main, c.nc.c
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 reproducing the issue in the calendar app's "find a time" modal and trace how suggested slots are generated and displayed. Confirm that recommendations are distinct and available for all invited attendees, then verify the behavior with the same three-attendee scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100