nextcloud / nextcloud/calendar

Add right click capability for the three dots menu

Open
#4,117 4 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement
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:

  1. Click the event
  2. Open the submenu
  3. 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.