Watts-Lab / deliberation-portal

MIT License
0 stars 0 forks source link

Treatment Visualizer and Validator #12

Open kepstein23 opened 1 year ago

kepstein23 commented 1 year ago

https://github.com/Watts-Lab/deliberation-empirica/issues/407

kepstein23 commented 1 year ago

For the yaml validator/editor, I found a react component documented here

This allows for syntax/error highlighting and is themable. It also has some built-in functions which will be especially useful for us. Notably,onSelect and onSetCursor will allow for us to easily change the color/highlight components in the visualizer.