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

**Describe the bug** When developing, when I use form with grid theme, viewing it via `http://localhost:8005/?xform=` doesn't apply the theme. **To Reproduce** Steps to reproduce the behavior. If applicable please...

bug

**Describe the bug** Project doesn't work with `npm CLI` version `7.x`. **To Reproduce** 1. Use `npm` version 7 2. run `npm install` 3. observe errors due to `enketo-transform`'s `libxslt` dependency...

dependencies

Since we have no `:has()` selector yet, it might be best to wait until after #391 (and add a class to the question when a question becomes readonly).

after or during #577 Documentation: https://github.com/opendatakit/xforms-spec/pull/198

Here is a sketch of an implementation spec: Support several new survey-level settings: - `offline_tile_boxes: [((x1,y1),(x2,y2)), ...]` (sequence of bounding boxes, preferred syntax is WKT?) - `offline_tile_layers*: "layer_1_name", "layer_2_name"` which...

The auto-zoom behaviour is probably only desired for the manual/detect/KML input, not for map-based input.

enhancement
help wanted

**Describe the bug** When a question is referenced in another question label at the beginning of that other question label, then an extra space is added after referenced value. **To...

**Is your feature request related to a problem? Please describe.** Sometime choice options need an extra clarification to the end users. We would like to keep the option text short,...

Not supported yet (applicable to select, select1, rank)