Permission checkboxes are confusing.
Open
Nobody has claimed this yet.
improvement
- Dominant language
- Java
- Stars
- 668
- Forks
- 135
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 7
Description
READ permission checkbox is disabled until a user unchecks WRITE permission checkbox. Instead, how about keeping READ permission checkbox enabled and making unchecked READ permission checkbox automatically uncheck WRITE permission checkbox?
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 file, test, or entry point is named. Start by locating the permission checkbox UI and its existing READ/WRITE enablement behavior; done means READ remains enabled and unchecking it automatically unchecks WRITE, with the behavior covered by the relevant test if one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100