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

Fix date field bug introduced in v5.10.1 - change in typing method #860

Closed plocket closed 5 months ago

plocket commented 5 months ago

In this PR, I have:

Reason for this PR

v5.10.1 introduced a bug that stopped regular date fields from being completely filled. This was because of a change in how we were handling typing in an input field. This PR fixes that. [We'll see if we run into any more issues.]

Links to any solved or related issues

N/A

Any manual testing I have done to ensure my PR is working

N/A