We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EuiComboBox and EuiColorPicker don't allow prepend and append.
EuiComboBox
EuiColorPicker
prepend
append
For instance, the maps team is using a EuiComboBox and a EuiColorPicker and that's the result:
Ideally, both components should allow prepend and append as the EuiFieldText allows.
EuiFieldText
The text was updated successfully, but these errors were encountered:
I just added the append and prepend to the EuiComboBox without too much thinking and that was the result:
So I need to rethink the design. 😛
Sorry, something went wrong.
Thanks for creating this. +1, it would really clean up the styling UX in Maps.
I'm closing this issue in favor of #2943
No branches or pull requests
EuiComboBox
andEuiColorPicker
don't allowprepend
andappend
.For instance, the maps team is using a
EuiComboBox
and aEuiColorPicker
and that's the result:Ideally, both components should allow
prepend
andappend
as theEuiFieldText
allows.The text was updated successfully, but these errors were encountered: