JuliaPluto / PlutoUI.jl

https://featured.plutojl.org/basic/plutoui.jl
The Unlicense
299 stars 54 forks source link

confirm() should submit when pressing Enter #250

Open aplavin opened 1 year ago

aplavin commented 1 year ago

It would be consistent with user expectations of how forms work, if confirm(TextBox()) triggered when Enter is clicked in the textbox.

In case of multiple elements inside confirm --- whenever Enter is clicked in any textual input field inside.