InternalPane does not seem to parse some .jsonld files
Nobody has claimed this yet.
- 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.
Contributor guide
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 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