[EuiAvatar] Added isDisabled Property to the EuiAvatar tag#4549
[EuiAvatar] Added isDisabled Property to the EuiAvatar tag#4549cchaos merged 16 commits intoelastic:masterfrom
Conversation
fixed invalid link (elastic#4520)
[Page layouts] Updates to [EuiSideNav] (elastic#4488)
Fixed disabled text styles in Safari (and iOS) (elastic#4538)
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
snide
left a comment
There was a problem hiding this comment.
Don't forget about how this handles when the avatar is an image.
cchaos
left a comment
There was a problem hiding this comment.
Something went funky with the docs/bundle file. Please delete the .icloud file and undelete the normal one.
|
Also, this prop will need a test and the PR needs a Changelog. Thanks! |
|
Will do the changes 👍🏼 |
|
@cchaos done with all the changes you asked for. |
|
Jenkins, test this |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4549/ |
|
Jenkins, test this |
|
jenkins, test this |
|
Just a note on this one. This visually fixes the problems, but we'll likely want to do a follow up PR to address avatars always being a |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4549/ |
|
Jenkins, test this |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4549/ |
|
Blerg, CI is being temperamental. Jenkins, test this |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4549/ |
Summary
Added isDisabled Property to the EuiAvatar tag.
This resolves the issue #4500
Checklist
[] Checked for breaking changes and labeled appropriately[] Checked for accessibility including keyboard-only and screenreader modes