SolidOS / SolidOS/solid-panes

Feature Audit: Access Icons

Open
#751 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

An icon is displayed based on fetch state: unrequested, requested, fetched, failed, unpermitted, or unfetchable. It also wires the click handler so the icon can refresh or refetch the document.

Currently this only shows for http resources, not https.

It shows for NamedNodes only. So this is not something that appears in the storage pane.

Image

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 by locating the access icon rendering and click-handler entry points for NamedNodes, then compare the current behavior for http and https resources. The issue describes the fetch states and refresh/refetch interaction; done should include a clear determination of the expected https behavior and verification that storage-pane items remain out of scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.