nextcloud / nextcloud/calendar
Calendar appointment time defaults
Open
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
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
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