nextcloud / nextcloud/calendar
Save/Create Event on Enter
Open
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
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 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