Skip to content

Commit

Permalink
Add delimiter for list of values
Browse files Browse the repository at this point in the history
Signed-off-by: sabina.zaripova <sabina.zaripova@nu.edu.kz>
  • Loading branch information
sabina.zaripova committed Mar 24, 2023
1 parent 725a2a1 commit e201456
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ class PhrasesValuesInputUI extends PhraseSuggestorUI<Props> {
onChange={onChange}
isClearable={false}
data-test-subj="filterParamsComboBox phrasesParamsComboxBox"
delimiter=","
/>
</EuiFormRow>
);
Expand Down

0 comments on commit e201456

Please sign in to comment.