Skip to content
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

[EUI+] [EuiEmptyPrompt] Fix missing icons in the code snippet preview #8312

Open
Tracked by #7401
weronikaolejniczak opened this issue Feb 7, 2025 · 1 comment
Open
Tracked by #7401
Assignees

Comments

@weronikaolejniczak
Copy link
Contributor

weronikaolejniczak commented Feb 7, 2025

The purpose of this task is to fix missing icons in the code snippet preview for EuiEmptyPrompt. Code snippets are serialized and passed to the Demo component. Icons are displayed as their names in form of a string.

Relevant files:
packages/website/docs/components/display/empty_prompt/guidelines.mdx
packages/website/docs/components/display/empty_prompt/types_of_empty_states/index.ts

@weronikaolejniczak
Copy link
Contributor Author

weronikaolejniczak commented Feb 7, 2025

Related to #8192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants