nextcloud / nextcloud/calendar

Free/Busy (find a time) showing invalid slots

Open
#6,702 0 comments 1 reaction 0 assignees View on GitHub

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
  1. Create an event and invite 3 people.
  2. Open the "find a time" modal and look for suggested slots.
  3. 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.

Image

Calendar app version

main, c.nc.c

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.