nextcloud / nextcloud/calendar

Task due on Sunday does not appear on Sunday

Open
#3,003 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage bug Feature: Tasks
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Steps to reproduce
  1. Create a task in the tasks app, change the due date to Sunday, and make sure "All Day" is checked.
  2. Change the calendar to week view, and go to the week where the task is due.
  3. You will notice that the task is not present on Sunday.
Expected behaviour

The task appears right below the "Sunday" header in week and day view.

Actual behaviour

The task will only appear in the month view or task view. It will not appear in the week or day view. Note: The calendar will briefly show the task when in week view right before the page is fully loaded, but right after the page and all other calendars are loaded, the Sunday tasks will disappear.

Calendar app

Calendar app version: 2.2.0

CalDAV-clients used: iOS CalDAV integration

Client configuration

Browser: Firefox 87 (also present in chromium based browsers like Edge)

Operating system: Windows 10

Server configuration

Operating system: Ubuntu 18.04

Web server: Apache

Database: MariaDB

PHP version: 7.4

Nextcloud Version: 20.0.8

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 missing all-day Sunday task in the calendar's week and day views, comparing it with month and task views. Trace the task rendering and date-range handling used after the page finishes loading; done means the task appears below the Sunday header in both views without disappearing.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.