lookit / lookit-api

Codebase for Lookit v2 and Experimenter v2. Includes an API. Docs: http://lookit.readthedocs.io/
https://lookit.mit.edu/
MIT License
10 stars 18 forks source link

JSON Editor UI for Study Design is only usable in one view (Firefox) #1453

Open ianchandlercampbell opened 3 weeks ago

ianchandlercampbell commented 3 weeks ago

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:

image

Hidden behind browser scroll:

image