Hide calendars without event capabilities from "Add event" action (the same for "Add task")
Open
@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
- Create a calendar without events capabilities
- Open the contextual menu of an email
- Click on "Other actions"
- 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
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.
Assessment
This issue has not been assessed yet.