nextcloud / nextcloud/calendar

Show a warning when editing invitations

Open
#3,886 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design enhancement Feature: Editor
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Followup to https://github.com/nextcloud/calendar/pull/3885

Is your feature request related to a problem? Please describe.
After merging the mentioned PR, users will be able to edit invitations again. Those changes will never be propagated to the real event but it might confuse users.

Describe the solution you'd like
Show a warning in the editor that changes only affect your local version of the event/invitation. Only your participation status will be propagated.

Describe alternatives you've considered

Additional context
None

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

Review pull request 3885 and the invitation editor to understand the editing flow and participation-status handling. Add a visible warning that edits affect only the local event, while participation status is propagated; done means the warning appears when editing invitations and accurately communicates this limitation.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.