Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not set end for repeating events on smaller screens #5985

Open
susnux opened this issue May 6, 2024 · 1 comment
Open

Can not set end for repeating events on smaller screens #5985

susnux opened this issue May 6, 2024 · 1 comment
Labels
1. to develop Accepted and waiting to be taken care of bug design Related to design, interface, interaction design, UX, etc. skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills

Comments

@susnux
Copy link

susnux commented May 6, 2024

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.

@susnux susnux added bug design Related to design, interface, interaction design, UX, etc. labels May 6, 2024
@miaulalala miaulalala added 1. to develop Accepted and waiting to be taken care of skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills labels May 7, 2024
@st3iny
Copy link
Member

st3iny commented May 9, 2024

Time to rewrite this mess 😅 The repeating section could really need an overhaul.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug design Related to design, interface, interaction design, UX, etc. skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills
Projects
None yet
Development

No branches or pull requests

3 participants