nextcloud / nextcloud/calendar
Calendar events are not shown in the daily view after 22:00
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
I have a strange behaviour of the webUI calendar.
- Create an event after 22:00
- Observe it appears in the webUI
- Observe it is shown in Android calendar after syncing via DAVx5
- Refresh webUI: observe no event is shown in the daily view, but in the weekly, monthly view it is present!
- Observe it is present in Android
Are any settings exist which do not allow to show events behind some time frame?
Expected behavior
The events should be shown in full.
Actual behaviour
The events are filtered on a timely basis.
Calendar app version
4.7.16
CalDAV-clients used
4.4.2-ose
Browser
Brave 1.7.118
Client operating system
Win10 x64
Server operating system
Ubuntu 22.04
Web server
Apache
Database engine version
MariaDB
PHP engine version
PHP 8.2
Nextcloud version
29.0.8
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
No source file or test is named. Start by reproducing the issue in the web UI with an event after 22:00, then trace the daily-view filtering path and compare it with the weekly and monthly views. Done means events after 22:00 remain visible in the daily view after refreshing, while the existing reproduction steps no longer fail.
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
- 45/100