HumanReadable Pane does not display JSON files
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
@pjworrall has to copy over JSON files stored to his Pod for a demo he'll be doing. Unfortunately, when that JSON is stored as application/json, he cannot easily access the contents, because it defaults to the Default Pane and does not provide the HumanReadable Pane as an option.
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
No file or test is named in the issue. Start by tracing how pane options are selected for stored resources with the application/json content type, then compare that path with other HumanReadable-supported types. Done means JSON resources offer the HumanReadable Pane instead of only the Default Pane.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100