OpenClinica / enketo-oc

OpenClinica's fork of the Enketo web forms monorepo
Apache License 2.0
0 stars 1 forks source link

The latest code in master had issues with opening queries #29

Open kkrumlian opened 8 months ago

kkrumlian commented 8 months ago

We are not able to create queries screen_shot_2023-10-13_at_12 43 17_pm

MartijnR commented 8 months ago

reproduce with: http://localhost:8005/single/fs/i/x3Rsw83W?ecid=1

There is a test but it looks at a form instance instead of the Form prototype (constraintClassesInvalid).

MartijnR commented 8 months ago

Fix is complete but I'll wait until after OpenClinica/enketo-express-oc#707, to avoid merge issues.

(Form.prototype.constraintClassesInvalid in dn-widget.js in stash fix-707)