nextcloud / nextcloud/calendar
Appointments: show first date with available time slots
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 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
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
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