nextcloud / nextcloud/calendar

Calendar appointment time defaults

Open
#4,012 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement Feature: Appointments
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.

Currently there are 2 settings in the appointments process which seem to have low defaults of only 5 minutes.

Describe the solution you'd like
  • Duration is set to 5 minutes by default, very short for an appointment. A more fitting default would be 30 minutes?
  • Planning restrictions → Minimum time before next available slot is 5 minutes too. This is the time in the future which people can book an event, correct? 5 minutes is a bit short notice for that as well, seems like 30 minutes or 1 hour would be a better default?
Describe alternatives you've considered

No response

Additional context

No response

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

No file or test is identified in the issue. Locate the appointment settings entry point and existing tests, then confirm how Duration and Minimum time before next available slot are initialized. Done means both defaults match an agreed value and the relevant behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.