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
I'm reestimating this to 2. If the fix covered only the EuiComboBox, we could easily override and it'd be 1. If we are applying the fix globally, then we have to consider the impact, test different cases.
Is your feature request related to a problem? Please describe.
When the EuiComboBox has many selected values, the clear button can be hard to find because it's aligned center.
Describe the solution you'd like
Make the icon buttons top-aligned.
Additional context
Here's a codesandbox with the change with some custom CSS.
We need to consider on other inputs as well, not only the combobox.
The text was updated successfully, but these errors were encountered: