-
Bug
-
Resolution: Done
-
Normal
-
1.8.0
-
None
-
1
-
False
-
-
False
-
Pressing Enter in ActiveMultiSelect now adds the typed value as a chip instead of advancing to the next step.
-
Bug Fix
-
-
-
RHDH F&UI plugins 3286
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.