nextcloud / nextcloud/calendar
Allow unsubscribing holiday calendars from the picker modal
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.
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
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
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