JSON Editor UI for Study Design is only usable in one view (Firefox)
@becky-gilbert is already working on this.
Since Aug 26, 2024.
- Dominant language
- Python
- Stars
- 12
- Forks
- 21
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 5
Description
# TL;DR
The JSON editor UI in general does not work well with browser scaling, but one major problem is that only one view selection (left-aligned) allows the user to scroll at least in Firefox.
# Narrative
I would like to request a different JSON editor that:
(1) Scales well with different monitor/browser sizes
(2) does not hide its scroll bar behind the browser scroll bar/ has other window options
(3) Has a pop-out window/separate window for the editor
I would put this on my feature request list for the future jsPsych code editor as well! Given that's the future, this could also be a request only for the jsPsych code editor.
Works:

Hidden behind browser scroll:

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.
Assessment
This issue has not been assessed yet.