Improve contrast for EuiCollapsibleNav close link#3465
Conversation
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3465/ |
ryankeairns
left a comment
There was a problem hiding this comment.
LGTM. I did not review the code but tested this out in the preview link. Navigation worked as expected; design looked as described. Thanks @miukimiu
cchaos
left a comment
There was a problem hiding this comment.
LGTM, though I have a suggestion around trying to avoid targeting other component specific classes.
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3465/ |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3465/ |
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3465/ |
cchaos
left a comment
There was a problem hiding this comment.
This behavior and look is much better now 💯
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3465/ |
Summary
This PR closes #3402
With this PR I'm improving the contrast for the EuiCollapsibleNav close link.
A few decisions:
<EuiScreenReaderOnly showOnFocus>component and added a visible focus ring as suggested by @chaos.Checklist
[ ] Props have proper autodocs[ ] Added documentation examples[ ] Checked for breaking changes and labeled appropriately