diff --git a/CHANGELOG.md b/CHANGELOG.md index 135559581be..035ad04903e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ **Bug fixes** - Fix EuiToolTip to show tooltips on disabled elements ([#1222](https://github.com/elastic/eui/pull/1222)) +- Fix EuiAvatar when name is composed entirely of whitespace ([#1231](https://github.com/elastic/eui/pull/1231)) ## [`4.3.0`](https://github.com/elastic/eui/tree/v4.3.0) diff --git a/src/components/avatar/__snapshots__/avatar.test.js.snap b/src/components/avatar/__snapshots__/avatar.test.js.snap index 3ce164e6bf7..dab54766170 100644 --- a/src/components/avatar/__snapshots__/avatar.test.js.snap +++ b/src/components/avatar/__snapshots__/avatar.test.js.snap @@ -1,5 +1,21 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP +exports[`EuiAvatar allows a name composed entirely of whitespace 1`] = ` +