SolidOS / SolidOS/solidos

InternalPane does not seem to parse some .jsonld files

Open
#210 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
146
Forks
21
PR merge metrics
No merged PRs in 30d

Description

It appears that the InternalPane and Data Browser are not correctly handling certain .jsonld files. For example, you can test using the following examples:

Parent directory contains more examples.

One would expect the InternalPane to engage and allow the data to be viewed, but instead, it seems to default to the edit view (likely the SourcePane). This behavior occurs instead of rendering the expected JSON-LD data in the Data Browser.

image

Contributor guide

Open the contributing guide

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 opening Test Example 1 and the other files in the linked parent directory, then trace how InternalPane and the Data Browser choose between data rendering and SourcePane. Done means the affected .jsonld examples engage InternalPane and display their JSON-LD data in the Data Browser instead of defaulting to edit view.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.