nextcloud / nextcloud/calendar

Appointments: show first date with available time slots

Open
#5,923 0 comments 4 reactions 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.

The date picker defaults to today. However, there might not be any available time slots.

From a UX perspective, it doesn't make sense to require the user to then pick another date (at the risk of no time slots being available then either).

Describe the solution you'd like

The date picker should default to the first date with available time slots.

This doesn't require the user to, potentially multiple times and dropping out, pick another date manually.

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

The issue names no files, tests, or entry points. Start by locating the date picker and the logic that loads available time slots; done means the picker initially selects the first date with an available slot instead of defaulting to today.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.