enketo-core icon indicating copy to clipboard operation
enketo-core copied to clipboard

The engine that powers Enketo Tools - Use it to develop your own enketo-powered app.

Results 107 enketo-core issues
Sort by recently updated
recently updated
newest added

Some thoughts: * (huge) performance-boost by requiring dates to always be wrapped inside `date()` in expressions * ~~disable repeat-position-injection (which is a workaround for https://opendatakit.github.io/xforms-spec/#a-big-deviation-with-xforms, and no longer necessary for...

* do not use .enketo namespace, but use _underscore if the events if the events are not meant for external consumption? * create nicer API? (though not sure what it...

I'm using groups without names to combine some questions into rows that don't have 4 columns. This results in the group being horizontally offset from the rows before and after...

help wanted
good first issue

At the moment, Enketo Express does not support styling choice labels the way that question labels already do. This is supported by ODK Collect. See the [Form styling documentation](https://docs.opendatakit.org/form-styling/) for...

ODK Collect alignment

**Steps to recreate:** Render an XForm with a select field with appearance attribute set to "no-buttons" (without any columns specifier) **What I expect to see:** The radio buttons for the...

bug
help wanted
good first issue

Not supported on text fields, as that would probably cause a bunch of issues due to interaction with other widgets. Didn't seem worth supporting to me either. I added very...

i18n/l10n

![misalignment](https://user-images.githubusercontent.com/627350/43594420-6082f07e-9637-11e8-823c-679174b95111.png)

bug
help wanted
good first issue

See #678 and this attempted workaround (which is also not working, and that's more surprising) https://docs.google.com/spreadsheets/d/1QtVC6TQ1Z2YWRARnUY66UBy-HKUf-zYTS60Y3K3aKfw/edit#gid=0

bug

See test form in #678 (disable `makeBugCompliant` temporarily to avoid position-injection)

bug