2025-04-22T20:24:56Z

Create a keyboard event handler that submits the form for all forms that only contain a datetime-local widget (as a non-hidden control).

Create a template for pm:Task.

Dorian Taylor

Double-check the behaviour of datetime-local in Chrome and Safari.

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/datetime-local

Sense Atlas Front End

The datetime-local input type does not seem to elicit form submission with the enter key like a text box does (in Firefox).