SolidOS / SolidOS/solid-ui

Can linkIcon display the resource/parent URL depending on contentType ?

Open
#450 0 comments 0 reactions 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

Actually the linkIcon does link to the resource Url.

  • This allow to display HTML as a web server
  • container and all RDF are displayed has solidOS web apps per Solid spec
  • media and non RDF text/xxx are displayed as such like in a browser

This is not interesting for text/markdown it will be more interesting to display the html rendering.

SolidOS could display the parent URL at least for text/mardown and may be for all non rdf text/xxx ?

An other way would be to display using a dashBoard pane like the SolidOS browse.html : https://bourgeoa.solidcommunity.net/browse.html?uri=https%3A%2F%2Fbourgeoa.solidcommunity.net%3A8443%2Fpublic%2Ftest.txt

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 linkIcon entry point and inspect how the resource URL is currently selected for different content types. Compare the requested behavior with the linked SolidOS browse.html example, then clarify whether parent URLs apply only to text/markdown or to all non-RDF text before defining completion.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.