Watts-Lab / researcher-portal

deliberation lab collaborator tools
0 stars 0 forks source link

Fix strange 0's #20

Closed kepstein23 closed 4 months ago

kepstein23 commented 5 months ago

After merging main, there are some strange zero's popping up, and I'm not sure why. I'm fairly certain that this 0 corresponds to the stage index.

The first issue is that the button text on the add element popup is a 0, as shown below:

image

The second issue is that after adding an element a "0": is appended to the beginning of the code editor as shown below:

image

Successful completion of this issue involves the following