-
**Is your feature request related to a problem? Please describe.**
At the moment, users while using `Collect android app` are able to format the size of the choice (label) under the `choices` tab but…
-
**Describe the bug**
Due to labels now having `display: contents`, they are no longer interactable. This means they are visually rendered correctly, but they cannot receive clicks or other actions fr…
-
as reported here: https://groups.google.com/forum/#!topic/enketo-users/ychN3Y-0aQk
-
**Is your feature request related to a problem? Please describe.**
I'm interested in documenting a configuration guide for enketo core so that users of the docker image would be able to modify/over…
-
```
> puppeteer@3.3.0 install /srv/src/enketo_express/node_modules/puppeteer
> node install.js
ERROR: Failed to set up Chromium r756035! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip downloa…
-
To expose this feature: https://github.com/enketo/enketo/issues/196
Some options:
1. Add separate views for offline-capable and online-only, with 2 new API endpoints.
2. Query parameter every…
-
`aliasify` is listed in `package.json`'s `.dependencies`:
https://github.com/enketo/enketo-express/blob/6b3ba99375acf3357eda7cc4b85cd11e64e64a7d/package.json#L40
It only appears to be used in te…
-
From forum:
"I have a date variable with the appearance set to "year" and default set to '1980-1-1'. I encountered these issues:
On FH
When viewing the form from the web, I see the default value: 1…
-
Breaking this off from enketo/enketo#868, as I think it's a separate issue (or set of related issues).
_Originally posted by @pbowen-oc in https://github.com/enketo/enketo/issues/868
> The date(…
-
In this code https://github.com/enketo/enketo-core/blob/master/src/js/Form.js#L460, buttons are enabled and disabled via a CSS class called `disabled`.
It seems more standard (and more in-line with […