nextcloud / nextcloud/calendar
Pressing enter in calendar name field when editing it does not submit the dialog
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
- Create a new calendar
- Edit the calendar name
- Press enter
Expected behavior
Edit dialog should be submitted.
Actual behaviour
Nothing happens
Calendar app version
c.nc.c
CalDAV-clients used
No response
Browser
Firefox 131
Client operating system
Arch Linux
Server operating system
c.nc.c
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
I can also reproduce it on my personal instance still running Calendar 4.7.16.
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 the issue in the calendar app by creating a calendar, editing its name, and pressing Enter in the edit dialog, using Firefox 131 if possible. Trace the calendar-name edit dialog from its frontend entry point and identify the existing submit behavior. Done means Enter submits the dialog consistently, with a regression test covering the interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100