nextcloud / nextcloud/calendar

Allow unsubscribing holiday calendars from the picker modal

Open
#5,168 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

As a user I want to quickly unsubscribe from holiday calendars from within the picker modal. I don't want to exit the modal and use the Delete action on the calendar entry in the sidebar.

Describe the solution you'd like

If a Thunderbird holiday calendar has already been subscribed to, render a Unsubscribe button that deletes the webcal subscription.

Describe alternatives you've considered

No response

Additional context

This is part of https://github.com/nextcloud/calendar/issues/962 and a limitation of the first implementation of holiday calendars at https://github.com/nextcloud/calendar/pull/5167.

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

Start at the holiday calendar picker modal and trace how subscribed Thunderbird calendars are identified and deleted. Add the modal's Unsubscribe behavior for an existing webcal subscription, then verify that the subscription is removed without leaving the modal.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.