Skip to content

Commit

Permalink
Add delimiter for list of values (#3686)
Browse files Browse the repository at this point in the history
* Add delimiter
* Edit CHANGELOG.md

Signed-off-by: sabina.zaripova <sabina.zaripova@nu.edu.kz>

---------

Signed-off-by: sabina.zaripova <sabina.zaripova@nu.edu.kz>
Co-authored-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit be47d9a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
github-actions[bot] committed Apr 10, 2023
1 parent ce29555 commit 7eab15a
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 7eab15a

Please sign in to comment.