nextcloud / nextcloud/calendar
Unable to toggle All Day when creating new event if recurring schedule defined
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
- Click "New Event"
- Click "More"
- Define any type of recurring schedule
- Toggle "All Day" checkbox
- Remove recurring schedule
- 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
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 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