frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Generator allows non-integer answers in StudioTemplatePropertyType.INTEGER questions

Open vyacheslav-pushkin opened this issue 4 years ago • 2 comments

Frontend Generator allows non-integer answers in questions that have property type StudioTemplatePropertyType.INTEGER. E.g. entering 2.45439 or iamnotanumber will not cause a failure and may lead to unexpected results later.

vyacheslav-pushkin avatar Jun 04 '20 16:06 vyacheslav-pushkin

Frontend Generator still allows non-integer answers in StudioTemplatePropertyType.INTEGER questions. Entering 2.45439 or iamnotanumber still not cause a failure.

image

skatova avatar Oct 20 '20 14:10 skatova

Likely to be caused by #329

vyacheslav-pushkin avatar Oct 21 '20 07:10 vyacheslav-pushkin