nextcloud / nextcloud/calendar

Replace a message "No slots available" with something descriptive

Open
#5,105 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage design 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.

Well, I was trying to check for calendar appointments on how it handles conflicts among different calendars. I tried to create an event with an "all day" option checked on the same day with my availability time for an appointment. Now when I navigate to the public link for an appointment it just shows No slots available but instead of that, I think it's better to let them know in different ways like, I am busy today please contact me the next day or something descriptive.

Describe the solution you'd like

Add an option in calendar appointments to customize a message to be shown when a conflicting calendar occurs. appointments

Describe alternatives you've considered

Or just edit the "No slots available" message to some other generic descriptive sentence.

Additional context

Thank you.

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 locating the public appointment view and the existing "No slots available" message, then trace how calendar conflicts produce that state. Clarify whether the intended result is a generic wording change or a customizable option before changing it. Done means conflicts show a descriptive message that matches the agreed scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.