nextcloud / nextcloud/calendar
(wrong) time is shown own the first day of the week in monthly view if events duration is over the weekend
Nobody has claimed this yet.
- 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
Calendar app version
4.7.16
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
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