nextcloud / nextcloud/tables

Different share options for each column

Open
#634 1 comment 0 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 have created a table "damage reports" with some columns. One is called comment.

One view is for the users who report the problems. All columns should be editable in this view except column comment. The users may read but not edit the entries of column comment.

Another view is for the users who look after the problems. All columns should be editable there.

Describe the solution you'd like

Add sharing options (read, edit) to each column for views.

Describe alternatives you've considered
Additional context

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, tests, or entry points are identified in the issue. Start by locating the existing table view-sharing and permission handling, then determine how column-level read and edit permissions should interact with each view. Done means different views can enforce the requested column permissions for both reporting and maintenance users.

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
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.