Eui: EuiFieldSearch's clear button covers the `value` of the input

Created on 10 Aug 2020  路  2Comments  路  Source: elastic/eui

When a EuiFieldSearch with clearable={true} contains a long value, the clear button covers covers the content underneath it.

Screenshot 2020-08-10 at 14 53 43

Tested in the current playground https://elastic.github.io/eui/#/forms/form-controls

designer bug good first issue

Most helpful comment

I wish to work on this issue.

All 2 comments

Looks like the right side padding was never added to this component with an -isClearable class.

I wish to work on this issue.

Was this page helpful?
0 / 5 - 0 ratings