Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Fix: include widgets with 'form' selector #993

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

eyelidlessness
Copy link
Contributor

Fixes enketo/enketo#27. This affects the built-in textarea and radiopicker widgets, as well as any custom widgets with selector: 'form'.

Like #990, this would ideally have been caught by tests. But I feel more confident that this is a sufficient change to keep this particular optimization intact, with tests to come when we reintroduce the optimizations rolled back in #990.

We should also seriously consider not using/supporting a 'form' selector for widgets in general. To the extent it makes sense to have widget logic applied form-wide, we should have a design which addresses that separately from selector.

@lognaturel lognaturel merged commit d1197cc into enketo:master Aug 3, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enketo 6.2.0 changes display of multi-line text
2 participants