### Feature request `EuiComboBox` should allow **prepend** and **append** when `singleSelection` is true. ### Considerations A **prepend** and **append** will only be possible when `singleSelection` is true because it doesn't look nice when there are multiple lines: <img width="441" alt="73687466-0897fe80-46c2-11ea-9821-fb55f4060e20" src="https://user-images.githubusercontent.com/2750668/75555356-f779ad80-5a33-11ea-9863-e583bf1ef8ed.png">
Feature request
EuiComboBoxshould allow prepend and append whensingleSelectionis true.Considerations
A prepend and append will only be possible when

singleSelectionis true because it doesn't look nice when there are multiple lines: