nextcloud / nextcloud/mail

Hide calendars without event capabilities from "Add event" action (the same for "Add task")

Open
#9,868 1 comment 0 reactions 1 assignee View on GitHub

@kesselb is already working on this.

Since Oct 12, 2024.

1. to develop bug
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce
  1. Create a calendar without events capabilities
  2. Open the contextual menu of an email
  3. Click on "Other actions"
  4. Click on "Add event"
Expected behavior

Calendars without events capabilities shouldn't appear in the "Add event" dropdown. Calendars without tasks capabilities shouldn't appear in the "Add task dropdown.

Actual behavior

Calendars without events capabilities appear in the "Add event" dropdown. Calendars without tasks capabilities appear in the "Add task dropdown.
The user can select these calendars and launch the action, which obviously fails.

Mail app version

3.7.2

Mailserver or service

Mail.com

Operating system

Linux 5.15.0-102-generic x86_64

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database

PostgreSQL

Additional info

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.