You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EuiColorPalettePicker needs to allow setting data-test-subj on palettes so that functional tests can select options. Blocking elastic/kibana#69190
Should be able to pass data-test-subj to palettes and then the generated button should have data-test-subj. EuiSuperSelect allows passing data-test-subj to options list props
EuiColorPalettePicker needs to allow setting data-test-subj on palettes so that functional tests can select options. Blocking elastic/kibana#69190
Should be able to pass
data-test-subj
to palettes and then the generated button should have data-test-subj. EuiSuperSelect allows passingdata-test-subj
tooptions
list propscc miukimiu
The text was updated successfully, but these errors were encountered: