nextcloud / nextcloud/calendar

New event popup must close when switching week

Open
#4,390 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage bug
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Steps to reproduce
  1. Switch to week view
  2. Open the event popup by clicking in the calendar
  3. Click on the left or right buttons on the top right to switch the current visible week
Expected behavior

The event popup should close

Actual behaviour

The event popup is still open and moves also to the top left of the window.

Note: I observed this combined with https://github.com/nextcloud/calendar/issues/4389 and was hoping that switching the week would make the popup go away

Calendar app version

the one from c.nc.com

CalDAV-clients used

No response

Browser

Firefox 102.0.1

Client operating system

No response

Server operating system

No response

Web server

No response

Database engine version

No response

PHP engine version

No response

Nextcloud version

No response

Updated from an older installed version or fresh install

No response

List of activated apps

No response

Nextcloud configuration
see c.nc.com
Web server error log

No response

Log file

No response

Browser log

No response

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

Reproduce this in the calendar's week view by opening the event popup and using the previous or next week buttons. Start at the week-view navigation and event-popup lifecycle entry points, then verify that changing weeks closes the popup instead of moving it to the window's top-left. Confirm the behavior in Firefox after the change.

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
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.