SOLIDPOD: make 'read' access compulsory if giving 'write' access
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Description
In GrantPermissionsUI, automatically add read permission, or nudge a user to give read permission, if the user select write permissions.
Why
It should not be possible to assign write access without read access, as in some scenarios a user needs read access to write to a file
Contributor guide
No contributing guide indexed for this repository
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
Start at GrantPermissionsUI and inspect how read and write permissions are selected. Decide whether selecting write should automatically add read or prompt for it, then verify that write access cannot be assigned without read access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100