nextcloud / nextcloud/calendar
The one-hour limit in the setting of added time before/after appointments is restrictive
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.
The appointment setting feature allows to set, for scheduled appointments, values for "Add time before and after the event". Those values are defined using two drop-down boxes that reach up to one hour each. This imposes a limitation when scheduling meetings that require commute or other longer pre/post-meeting blocking.
Describe the solution you'd like
I recommend making those two fields (time before and after the event) more flexible, to accept values longer than one hour.
Describe alternatives you've considered
Either more options can be given in the drop-down list, or an open value field of "Minutes" can be used instead of drop-down lists.
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
Start by locating the appointment setting controls for “Add time before and after the event” and inspect how their current one-hour options are defined. Decide whether the controls should expose longer choices or accept minute values, then verify that values beyond one hour are saved and applied to scheduled appointments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100