Bryce Willey

Results 91 comments of Bryce Willey

I think this is addressed by #75, now that we'll soon have actual support for radio buttons? I suppose we could group checkboxes still. Just to check; #96 only seems...

Disagree that it's solved by #484, that's just a workaround, and still requires you to re-do the interview logic for each new interview that you're using the form in. I...

I think #288 fixed this on as well, this is a pretty close duplicate to #115. Going to close.

So a lot of these features are implemented in the [ALAutomatedTestingTests](https://github.com/plocket/docassemble-ALAutomatedTestingTests/blob/main/docassemble/ALAutomatedTestingTests/data/questions/al_set_up_testing.yml): it'll both make the feature files and the workflow file as well, handling Github integration. We could try to...

How flexible is jinja with boolean conversions? i.e. does it do the python thing of converting `""` to false, etc.?

That's fair. Wasn't intending to reopen the "tap vs click in general" discussion, just the idea that we could specifically target devices.

Can you describe more about what you're thinking here? What would be the purpose in passing a lambda over just a list, or the parameter to use instead?

An important point that I'm realizing that the auditors likely misses is that the "Exit" button also deletes people's answers from the server. If we want to keep the behavior...