-
Bug
-
Resolution: Unresolved
-
Normal
-
1.8.0
-
None
Description of problem:
When a user types a value into the ActiveMultiSelect field and presses Enter, the form advances to the next step instead of adding the value as a new chip. The expected behavior is that pressing Enter should add the typed value to the ActiveMultiSelect as a chip and keep the user on the same step.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
Actual results:
Pressing Enter in the ActiveMultiSelect field moves the form to the next step instead of adding the typed value.
Expected results:
Pressing Enter in the ActiveMultiSelect field should add the typed value as a new chip and keep the user on the same step.