nextcloud / nextcloud/calendar
Add right click capability for the three dots menu
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
When deleting an event I have to:
- Click the event
- Open the submenu
- Click the delete button
When right clicking anywhere in the calendar interface, I get presented with the browser "right click interface", which is not applicable to the situation
Describe the solution you'd like
Instead I'd like to have often used options appear. For example deleting an event, sharing an event by adding attendees, or similar options.
Describe alternatives you've considered
No response
Additional context
No response
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
No file or test is identified in the issue. Start by tracing the calendar event three-dots submenu and the existing right-click handling in the frontend, then determine how the requested options should appear for events and other calendar areas. Done means right-clicking provides useful event actions instead of only the browser menu, with the intended delete and sharing actions available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100