Skip to content

Fix: Range answer option react on enter keypress

Christopher Mark Fullarton requested to merge fixRangedAnswerInput into staging

The submit button will show as soon as the user types anything in the input field. Pressing enter while the input field has the focus will trigger the submit button.

Fixes ##363 (closed)

Merge request reports