nextcloud / nextcloud/calendar
Add button to accept all events in a repetition
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.
When accepting a series of events, the initial event "Accept" button accepts the whole series, but that is not clear from the UI.
Describe the solution you'd like
Similar to "Update this" and "Update this and all future", the button for an event in a repeated series should have two accept buttons, at least on the first in the series - one "Accept all" and one "Accept" button.
Describe alternatives you've considered
No response
Additional context
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.
Research direction
Start by locating the repeated-event UI that contains the existing "Update this" and "Update this and all future" actions, then trace how the initial event's "Accept" action is rendered. Done means the first event in a repeated series clearly offers separate "Accept all" and "Accept" buttons, with the existing acceptance behavior preserved.
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
- 45/100