SolidOS / SolidOS/solid-ui

Improve AttachentList

Open
#529 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
153
Forks
46
Avg merge
1d 8h
Merged PRs (30d)
7

Description

The attachmentList widget is used in several places (contacts, meetings, in editing profile for friends and communities), etc

The existing code tries to access the thing linked and make up a goof label for it. That works well sometimes, sometimes it fails (because of CORS etc). Te abiliy of the user to be able add an rdfs:label in the data would solve that problem.

Also may add a little comment on the link. "i found this invaluable" etc.

(In a separate issue, allow pressing on the target on mobile to copy from clipboard, for when you can't drag and drop)

also maybe add this to the foms

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 TypeScript attachmentList widget and its uses in contacts, meetings, profile editing, and forms. Read how labels are currently derived, then clarify the expected behavior for user-provided rdfs:label values and optional link comments; the mobile clipboard request is explicitly separate. Done means the agreed label and comment behavior works consistently in the intended uses.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.