nextcloud / nextcloud/calendar

dashboard widget does not show multi-day appointments in upcoming events

Open
#2,834 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug Feature: Dashboard
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
  1. create an appointment a1 for today
  2. create an appointment a2 from yesterday to tomorrow
  3. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.