SolidOS / SolidOS/solid-panes

Folder Pane (Storage) display according to permissions

Open
#728 1 comment 0 reactions 0 assignees View on GitHub

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.