-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs] Add callout to selection components with a link to selection components FAQ #7053
Conversation
…FAQ with component comparisons and details
Preview documentation changes for this PR: https://eui.elastic.co/pr_7053_buildkite/ |
<EuiSpacer /> | ||
<EuiCallOut | ||
iconType="questionInCircle" | ||
title="Learn more about EUI selection components" | ||
> | ||
<p> | ||
Can't decide which selection component to use? Checkout{' '} | ||
<EuiLink href="https://github.com/elastic/eui/discussions/7049"> | ||
the ultimate guide to EUI's selection components{' '} | ||
</EuiLink> | ||
for in depth explanations and comparisons. | ||
</p> | ||
</EuiCallOut> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I considered creating a reusable variable for this, but decided against it because this content doesn't have a great place to live and it's strictly related to documentation.
Preview documentation changes for this PR: https://eui.elastic.co/pr_7053_buildkite/ |
Preview documentation changes for this PR: https://eui.elastic.co/pr_7053_buildkite/ |
Co-authored-by: Cee Chen <[email protected]>
Co-authored-by: Cee Chen <[email protected]>
Co-authored-by: Cee Chen <[email protected]>
Co-authored-by: Cee Chen <[email protected]>
Preview documentation changes for this PR: https://eui.elastic.co/pr_7053_buildkite/ |
💚 Build Succeeded
History
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your patience with the back and forth on this Bree, and of course the great guide!
Closes #6880
Summary
Adds documentation to the four selection components compared in The Ultimate Guide to EUI Selection Components FAQ pointing to the Github discussion.
QA
Check the following pages and ensure a callout with a link to the FAQ exists:
General checklist