Folder Pane (Storage) display according to permissions
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
The folders and resources displayed in the folder pane should be filtered through permisions:
- not logged in -> I only see the public readable content
- logged in -> i only see the public readable content + the content available to me
- owner logged in -> see all storage.
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 the Folder Pane (Storage) rendering and trace how its folders and resources are selected. Check the three permission states described in the issue: unauthenticated users see public content, logged-in users see public plus permitted content, and owners see all storage. Done means the pane consistently displays only content allowed for each state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100