Improve AttachentList
Nobody has claimed this yet.
- 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
- 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 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