nextcloud / nextcloud/calendar

[Bug]: Exit button in "more details" screen for calendar events is not grouped with other elements

Open
#7,989 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

⚠️ This issue respects the following points: ⚠️
Bug description

In the "more details" field of a new calendar event, the exit button is not grouped with other fields leading to it being moved to the far right of the screen, which doesn't look good. See below for my experience on ultrawide.

Image
Steps to reproduce
  1. Create a new event
  2. Click "more details"
  3. Observe the location of the exit button
Expected behavior

If all fields are grouped together in the center of the display, the exit button should be with them.

Nextcloud Server version

32

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.3

Web server

Apache (supported)

Database engine version

PostgreSQL

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?
  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other
Configuration report

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

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 reproducing the issue in the calendar event's "more details" screen, then trace the frontend component that lays out the event fields and exit button. The work is done when the exit button remains grouped with the centered fields on ultrawide displays and the reproduction steps no longer show the misalignment.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.