williamito
williamito
**Describe the bug** When attempting to enter or delete numbers into a `type='decimal'` field, the cursor jumps around mangling input and making deletion difficult. **Component** SDC Library **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** The [full definition](https://www.hl7.org/fhir/codesystem-item-type.html#item-type-quantity) of the "quantity" type is: > Question with a combination of a numeric value and unit, potentially...
Case 1: The text "Correct!" appears twice, once incorrectly above the question "Cats are better than dogs", and once correctly based on the `enableWhen` element. ```json { "resourceType": "Questionnaire", "status":...
**Is your feature request related to a problem? Please describe.** Both NLM Form Builder (https://lhcformbuilder.nlm.nih.gov/beta/) and Structor (https://formdesigner.helsenorgelab.no/) support adding help text via the questionnaire item control type `"help"` (see...
**Description** **IMPORTANT:** These were largely AI generated! I reviewed but lack context to catch errors. Please review carefully! Leveraging LLMs to write Kotlin docs for external functions, starting with a...
**Describe the bug** The app is in a state where sync appears to fail 100% of the time. The "Last sync" timestamp in the menu updates after failure. **Component** Demo...
**Is your feature request related to a problem? Please describe.** The [`unit`](https://github.com/google/android-fhir/blob/master/engine/src/main/java/com/google/android/fhir/search/filter/QuantityParamFilterCriterion.kt#L36) field name is confusing since (1) search appears to actually check the `code` field of the [FHIR Quantity](https://www.hl7.org/fhir/datatypes.html#Quantity)...
**Describe the Issue** The codelab and wiki document setting parameters using the old way, which does not work with the 1.0 release.
**Is your feature request related to a problem? Please describe.** It's not super clear whether show error state is turned on or off in the current UI. Given it has...
**Description** Mark many things as internal, as they don't seem to be used by any public API. This will significantly streamline generated documentation. **Type** Code Health **Screenshots (if applicable)** **Checklist**...