Different share options for each column
Nobody has claimed this yet.
- 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
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
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