nextcloud / nextcloud/calendar

Unable to toggle All Day when creating new event if recurring schedule defined

Open
#4,009 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. Click "New Event"
  2. Click "More"
  3. Define any type of recurring schedule
  4. Toggle "All Day" checkbox
  5. Remove recurring schedule
  6. Toggle "All Day" checkbox successfully
Expected behavior

Toggling "All Day" should allow you to switch between specified time frame and all day events with or without a recurring schedule. I understand this is not allowed once the event is finally created but during creation of the event it should be modifiable.

Actual behaviour

"All Day" checkbox is available to be toggled but "from" and "to" remain as they are. If you remove the recurring schedule at the bottom, you can then toggle between All Day events and a specific time frame. Once event is created, the All Day checkbox is disabled and you cannot modify it.

Calendar app version

3.1.0

CalDAV-clients used

No response

Browser

Chrome

Client operating system

Fedora 35

Server operating system

Ubuntu 20.04

Web server

Nginx

Database engine version

MySQL

PHP engine version

PHP 8.0

Nextcloud version

23.0.1

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

Running Nextcloud via Docker

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 calendar app's New Event flow using the listed six steps, focusing on the recurring-schedule and All Day controls. Inspect the event-creation code reached by those controls; done means All Day toggling changes the time frame correctly both with and without a recurring schedule.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.