nextcloud / nextcloud/calendar

(wrong) time is shown own the first day of the week in monthly view if events duration is over the weekend

Open
#6,408 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce

create an event starting on a specific time e.g. on friday lasting until tuesday the following week (it must have a start time, and must end after the weekend)

Expected behavior

the time should not be shown repeatedly on other days than the first day of the event

Actual behaviour

the event start time is repeated on the first day of the week, even though this time has no meaning on this day

Image

Calendar app version

4.7.16

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

Reproduce the issue in the monthly view with an event starting Friday and ending Tuesday, then trace the calendar rendering path for multi-day events. No file or test is named in the report, so begin with the monthly-view implementation. Done means the start time appears only on the event's first day, not again on the first day of the following week.

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
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.