nextcloud / nextcloud/calendar
Can not set end for repeating events on smaller screens
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
- Open the calendar app
- Open the details for an event
- Try to set repeating event end date
- See that you can not see the end selector on small screens (1280x1024)
Expected behavior
Can see the button and if the date selector is open the "OK" button should be visible
Actual behaviour
Some inputs are cut off the sidebar:
Calendar app version
See whats on cloud.nextcloud.com (Nextcloud 29)
CalDAV-clients used
No response
Browser
Firefox 125
Client operating system
openSUSE Tumbleweed
Server operating system
No response
Web server
None
Database engine version
None
PHP engine version
None
Nextcloud version
No response
Updated from an older installed version or fresh install
None
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
Probably .repeat-option-set class needs flex-wrap: wrap but not sure there.
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
Start by locating the styles for the .repeat-option-set class and reproduce the repeating-event end-date controls at 1280x1024 in Firefox. Check that the end selector is visible in the sidebar and that the date picker’s “OK” button remains visible when open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100