nextcloud / nextcloud/calendar

Can not set end for repeating events on smaller screens

Open
#5,985 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. Open the calendar app
  2. Open the details for an event
  3. Try to set repeating event end date
  4. 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:
image

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.