nextcloud / nextcloud/tables

Remove/Exclude from share as receiver

Open
#664 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement medium effort
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Is your feature request related to a problem? Please describe.

I can not delete or unshare a share as a receiver

Describe the solution you'd like

option to exclude myself from a share

if a share was shared with me as a single user:

  • the sender gets a notification about that
  • just remove the share

if a share was shared via group sharing:

  • the sender gets a notification about that
  • the receiver will be excluded as it would not be shared with him
  • ⁉️ the sender gets an overview of excluded participants for the share
  • ⁉️ a sender can reactivate the share with that user -> sender can delete the exclude from the list
Describe alternatives you've considered

No response

Additional context

No response

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

No files or tests are named. Start by tracing the existing single-user and group-sharing flows, including sender notifications and participant management. Done means a receiver can exclude themselves, the sender is notified, excluded group participants are represented, and the sender can reactivate an excluded participant.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authorization, full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.