nextcloud / nextcloud/calendar
New event popup must close when switching week
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
- Switch to week view
- Open the event popup by clicking in the calendar
- 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
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
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