nextcloud / nextcloud/calendar

Save/Create Event on Enter

Open
#6,884 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement Feature: Editor
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

In the Month view, when I click on a day, and then type the "Event title", I'd like the event to save/create, when I press the Enter key.

At the moment, the Enter key doesn't do anything. I need to manually click "✔️ Save".

Thanks!

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 Month view flow by selecting a day and entering an Event title, then inspect the event title and Save handling. Done means pressing Enter creates the event with the same result as clicking “✔️ Save”; verify the existing save behavior still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.