nextcloud / nextcloud/calendar
dashboard widget does not show multi-day appointments in upcoming events
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Description
dashboard does not show multi-day appointments for all relevant days. Only the first day of the multi-day appointment is displayed.e.g. dashboard does not show multi-day appointments for today if today is between the start and end of the multi-day appointment.
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- create an appointment a1 for today
- create an appointment a2 from yesterday to tomorrow
- open dashboard
Expected behaviour
Both appointments of today are shown
Actual behaviour
Only appointment a1 is shown
Server configuration
Nextcloud version: (see Nextcloud admin page)
version":"20.0.5.2 (from source text of web page)
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 reproducing the issue from the listed steps in the dashboard with appointments spanning yesterday through tomorrow. Trace how upcoming events are selected for each day and verify that a multi-day appointment appears on every relevant day while the existing single-day appointment remains visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100