nextcloud / nextcloud/calendar

Full page editor not showing empty content if event does not exist

Open
#7,164 0 comments 0 reactions 0 assignees View on GitHub

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
  1. Navigate to /index.php/apps/calendar/dayGridMonth/now/edit/full/foobarbaz/next
  2. Wait for the app to load.
  3. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.