SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Random input: custom datatype detection seems to be eating radio buttons #807

Open plocket opened 10 months ago

plocket commented 10 months ago

...this [fix] probably shouldn't need to exist, I just know that get_custom_datatype and is_custom_datatype would say that radio buttons were custom datatypes when they weren't actually. I would guess that get_custom_datatype isn't correct, but I don't know how to fix it without breaking other things.

_Originally posted by @BryceStevenWilley in https://github.com/SuffolkLITLab/ALKiln/pull/633#discussion_r1067413876_

BryceStevenWilley commented 10 months ago

Duplicate of #637