nextcloud / nextcloud/calendar
New event floating dialog overflows webpage
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
- Open Calendar
- Select a day
- Click-drag to select a time window
Expected behavior
Dialog shows up within the visible page boundary
Actual behavior
Dialog overflows:
Calendar app version
5.3.8
CalDAV-clients used
N/A
Browser
Firefox
Client operating system
Linux (Fedora)
Server operating system
Docker AIO via TrueNAS SCALE
Web server
Apache (I think? whatever the AIO container uses)
Database engine version
PostgreSQL 13.2
PHP engine version
8.3.17
Nextcloud version
31.0.0.18
Updated from an older installed version or fresh install
Originally version 29 or 30, but installed 31.0.0.18.
List of activated apps
Nextcloud configuration
Web server error log
Log file
Browser log
Additional info
This only seems to appear when dragging to create a timeframe for an event. Otherwise it shows up within the window just fine.
I'll add the other logs on request if necessary. It's a bit late here!
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
Start by reproducing the issue in the Calendar app with Firefox: drag across a time window to create an event and compare the dialog with a non-drag-created event. Trace the event-creation dialog and its positioning behavior; done means the dialog remains within the visible page boundary after dragging.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100