Skip to content

Text should never flow under combo box icons #2126

@jasonrhodes

Description

@jasonrhodes

In this example of the EuiComboBox in use, a long value can flow underneath the select arrow and the clearable x icon:

Screen Shot 2019-07-15 at 11 04 14 PM

Adding 55px of right padding to the .euiComboBox__inputWrap div happens to solve this particular instance of the problem:

Screen Shot 2019-07-15 at 11 03 46 PM

But obviously that's a terrible hard-coded solution that probably doesn't work everywhere. Can we solve this so that the icons never allow anything to flow underneath inside the ComboBox input?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions