1Copenut / c3-eleventy

Continuum Design, LLC. Built on Eleventy.
MIT License
0 stars 1 forks source link

[BUG] The `blur` event removing the errors is causing enough layout shift to miss the Submit button #181

Open 1Copenut opened 9 months ago

1Copenut commented 9 months ago

It's a relatively edge case, but it's possible to update errors fast and miss the Submit button. Need to add logic for handling clicks (mouse-centric) and/or adjust the blur handler.