nextcloud / nextcloud/tables

Allow viewing/editing of own entries only

Open
#601 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
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 want to allow people to only see and change their own entries, but I can only hide all from them or allow them to edit all.

Describe the solution you'd like

Add a checkbox in the share menu for viewing, editing and deleting that limits it to the user that created the entry.

Describe alternatives you've considered

No alternative.

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

Start by locating the share menu's handling of viewing, editing, and deleting permissions; the issue names no files or tests. Done means adding controls that can restrict each permission to the user who created the entry, with the restrictions working independently.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authorization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.