anusii / anusii/solidpod

SOLIDPOD: make 'read' access compulsory if giving 'write' access

Open Beginner friendly
#348 2 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.