This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 1a759ce56d build(deps): bump get-func-name from 2.0.0 to 2.0.2 in
/superset-frontend/cypress-base (#25441)
add 7cf96cd843 fix: Duplicate items when pasting into Select (#25447)
No new revisions were added by this update.
Summary of changes:
.../src/components/Select/AsyncSelect.test.tsx | 39 ++++++++++++++++++++++
.../src/components/Select/AsyncSelect.tsx | 26 ++++++++++++---
.../src/components/Select/Select.test.tsx | 39 ++++++++++++++++++++++
superset-frontend/src/components/Select/Select.tsx | 33 +++++++++++++-----
superset-frontend/src/components/Select/utils.tsx | 28 ++++++++++------
5 files changed, 141 insertions(+), 24 deletions(-)