nextcloud / nextcloud/calendar
Full page editor not showing empty content if event does not exist
Open
Nobody has claimed this yet.
1. to develop
bug
design
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Navigate to
/index.php/apps/calendar/dayGridMonth/now/edit/full/foobarbaz/next - Wait for the app to load.
- Observe that no modal is opened.
Expected behavior
The full page editor modal should open and show an empty content like: This event does not exist.
Actual behavior
Nothing happens. The calendar grid is rendered but there is no modal or editor at all.
Calendar app version
5.4.0-rc.3, c.nc.c, main
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 problem at /index.php/apps/calendar/dayGridMonth/now/edit/full/foobarbaz/next and trace the full-page editor route used by the calendar app. Done means the editor modal opens for a nonexistent event and displays the empty-content message “This event does not exist”.
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